1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 21:42:01 +03:00
openwrt-xburst/target/linux/generic
juhosg 7b9dfebde4 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-11-09 09:07:29 +00:00
..
base-files initramfs: allow preinit to enable switching from initramfs to tmpfs to allow overlayfs to be mounted on top of it 2011-08-11 20:32:57 +00:00
files generic: fold yaffs_git_2010_10_20 patch to generic/files 2012-10-30 14:58:17 +00:00
image rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
patches-3.3 generic: sanitize deps_initramfs list 2012-11-09 09:07:29 +00:00
patches-3.6 generic: sanitize deps_initramfs list 2012-11-09 09:07:29 +00:00
config-3.3 kernel: add a few missing config symbols for x86. added to generic config because of dependencies, so that kernel_menuconfig does not remove them again 2012-10-25 15:11:45 +00:00
config-3.6 add missing 3.6 symbols 2012-10-29 10:00:02 +00:00
PATCHES fix a typo in the kernel patch description 2011-04-16 18:40:23 +00:00