projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
407b754
)
disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors
author
Gabor Juhos
<juhosg@openwrt.org>
Fri, 23 Nov 2007 14:58:55 +0000
(14:58 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Fri, 23 Nov 2007 14:58:55 +0000
(14:58 +0000)
SVN-Revision: 9591
target/linux/adm5120/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/adm5120/Makefile
b/target/linux/adm5120/Makefile
index 6c17168ccbd82bb344a480b0c7bcd844ff7ef8e6..fcfc8bcbd350dfea486b52bf7d763784c424d403 100644
(file)
--- a/
target/linux/adm5120/Makefile
+++ b/
target/linux/adm5120/Makefile
@@
-12,6
+12,7
@@
BOARDNAME:=Infineon ADM5120
LINUX_VERSION:=2.6.23.1
FEATURES:=squashfs jffs2 tgz broken
SUBTARGETS:=router_le router_be
+INITRAMFS_EXTRA_FILES:=
include $(INCLUDE_DIR)/target.mk