Openwrt/include
Felix Fietkau 988e3d85b0 include/scan.mk: Add -a argument to the grep to treat all Makefiles as a text file.
Hello,

I found out that in some rare cases grep can treat Makefile as a binary file. That happened to me on UTF-8 Gentoo if Makefile contained a character which was from extended ASCII table.
Without this patch the output of the grep command in the $(FILELIST) target is not valid (contains line "Binary file matches") and following commands fail to create feed index file.

Best Regards,
Martin Strbacka

Signed-off-by: Martin Strbacka <martin.strbacka@nic.cz>

SVN-Revision: 45966
2015-06-14 17:43:22 +00:00
..
site
autotools.mk
cmake.mk
debug.mk
depends.mk
device_table.txt
download.mk
feeds.mk feeds: use common macro "FeedSourcesAppend" to populate opkg configurations 2015-05-28 09:47:37 +00:00
host-build.mk
host.mk
image.mk include: image.mk: ensure that $(KDIR)/tmp exists in the IB case as well 2015-06-01 18:00:35 +00:00
kernel-build.mk
kernel-defaults.mk
kernel-version.mk generic/4.0: update to 4.0.4 2015-05-26 09:31:16 +00:00
kernel.mk
netfilter.mk netfilter.mk: remove obsolete ip_nat_ftp related line 2015-04-20 13:36:25 +00:00
nls.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk
package-ipkg.mk package-ipkg.mk: fix typo (patch from #19540) 2015-04-23 08:27:22 +00:00
package-seccomp.mk
package.mk include: clean package staging dir files before configure 2015-05-26 09:17:13 +00:00
prereq-build.mk
prereq.mk
quilt.mk
scan.awk
scan.mk include/scan.mk: Add -a argument to the grep to treat all Makefiles as a text file. 2015-06-14 17:43:22 +00:00
scons.mk
shell.sh
subdir.mk
target.mk include: remove lvm2 from nas package collection 2015-05-28 09:58:09 +00:00
toolchain-build.mk
toplevel.mk build: don't call prereq for any package/symlinks rules 2015-05-10 11:17:29 +00:00
uclibc++.mk
unpack.mk
verbose.mk
version.mk