mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-02 22:33:31 +08:00
Remove override of max80211.sh
SVN-Revision: 26936
This commit is contained in:
parent
9b228c181c
commit
54415a28d6
@ -29,10 +29,4 @@ define Image/Build
|
||||
$(call Image/Build/$(1),$(1))
|
||||
endef
|
||||
|
||||
ifdef CONFIG_TARGET_omap35xx_gumstix
|
||||
define Image/Prepare
|
||||
$(CP) ../gumstix/base-files/lib/wifi/mac80211.sh $(TARGET_DIR)/lib/wifi
|
||||
endef
|
||||
endif
|
||||
|
||||
$(eval $(call BuildImage))
|
||||
|
Loading…
Reference in New Issue
Block a user