projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add eabi autoselection for the kernel as well - fixes iptables problems
[openwrt.git]
/
target
/
linux
/
amazon
/
Makefile
diff --git
a/target/linux/amazon/Makefile
b/target/linux/amazon/Makefile
index
17f9d96
..
576f850
100644
(file)
--- a/
target/linux/amazon/Makefile
+++ b/
target/linux/amazon/Makefile
@@
-10,7
+10,7
@@
ARCH:=mips
BOARD:=amazon
BOARDNAME:=Infineon Amazon
FEATURES:=squashfs jffs2 broken
BOARD:=amazon
BOARDNAME:=Infineon Amazon
FEATURES:=squashfs jffs2 broken
-LINUX_VERSION:=2.6.21.
5
+LINUX_VERSION:=2.6.21.
7
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
@@
-20,7
+20,4
@@
endef
KERNELNAME:="uImage"
KERNELNAME:="uImage"
-# include the profiles
--include profiles/*.mk
-
$(eval $(call BuildTarget))
$(eval $(call BuildTarget))
This page took
0.019232 seconds
and
4
git commands to generate.