projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel/2.6.38] fix gcc-4.6 set but unused warnings
[openwrt.git]
/
target
/
linux
/
omap35xx
/
image
/
Makefile
diff --git
a/target/linux/omap35xx/image/Makefile
b/target/linux/omap35xx/image/Makefile
index
71c00cf
..
e742b75
100644
(file)
--- 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))
This page took
0.026176 seconds
and
4
git commands to generate.