mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
dde_linux: keep .git contrib directory
This is a follow-up commit to "dde_linux: remove unused WPA supplicant code" that prevents the potential data loss described in #2959.
This commit is contained in:
parent
82c356015f
commit
bbff6ae529
@ -1 +1 @@
|
||||
4d3a15cd044cf6df2678f60469909d60b419063d
|
||||
366d27b8a692809bd91945127c12dfb5e3502980
|
||||
|
@ -134,7 +134,7 @@ DIR(wpa_supplicant) := src/app/wpa_supplicant
|
||||
# remove unused code and git history from the repo
|
||||
_patch: cleanup-wpa
|
||||
cleanup-wpa:
|
||||
@for dir in .git doc eap_example hs20 mac80211_hwsim radius_example \
|
||||
@for dir in doc eap_example hs20 mac80211_hwsim radius_example \
|
||||
hostapd tests wlantest wpadebug wpaspy; do \
|
||||
rm -rf ${DIR(wpa_supplicant)}/$$dir; done
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user