summaryrefslogtreecommitdiffstats
path: root/target/linux/omap35xx/image/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/omap35xx/image/Makefile')
-rw-r--r--target/linux/omap35xx/image/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/omap35xx/image/Makefile b/target/linux/omap35xx/image/Makefile
index 71c00cfd5..e742b75e4 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))