openwrt/target
Gabor Juhos 502661f685 generic: sanitize deps_initramfs list
If any filename in the intramfs dependency
list contains a colon, that causes a kernel
build error like this:

/devel/openwrt/build_dir/linux-ar71xx_generic/linux-3.6.6/usr/Makefile:58: *** multiple target patterns.  Stop.
make[5]: *** [usr] Error 2

Fix it by removing such filenames from the
deps_initramfs list.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34125
2012-11-09 09:07:29 +00:00
..
imagebuilder
linux generic: sanitize deps_initramfs list 2012-11-09 09:07:29 +00:00
sdk Fix feeds.conf.default when no SVN info present 2012-11-01 07:15:49 +00:00
toolchain
Config.in
Makefile