Remove override of max80211.sh
SVN-Revision: 26936
This commit is contained in:
parent
9b228c181c
commit
54415a28d6
1 changed files with 0 additions and 6 deletions
|
@ -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 a new issue