From 54415a28d62b43671a3afda80634af39e841e0e9 Mon Sep 17 00:00:00 2001 From: Hamish Guthrie Date: Wed, 18 May 2011 12:43:54 +0000 Subject: Remove override of max80211.sh SVN-Revision: 26936 --- target/linux/omap35xx/image/Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'target/linux/omap35xx') diff --git a/target/linux/omap35xx/image/Makefile b/target/linux/omap35xx/image/Makefile index 71c00cfd5b..e742b75e4b 100644 --- a/target/linux/omap35xx/image/Makefile +++ b/target/linux/omap35xx/image/Makefile @@ -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)) -- cgit v1.2.3