openwrtv3/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 derive system from hostcc to allow building inside a chroot 2012-08-22 15:07:32 +00:00
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 derive system from hostcc to allow building inside a chroot 2012-08-22 15:07:32 +00:00
Config.in target: add a feature flag for RTC support 2012-05-17 15:28:09 +00:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00