summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.6/970-remove-unsane-filenames-from-deps_initramfs-list.patch
Commit message (Collapse)AuthorAgeFilesLines
* generic: sanitize deps_initramfs listjuhosg2012-11-091-0/+28
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