crosstool-ng/kconfig
Bryan Hundven e4bb360748 file modes: Set files to be non-executable
I was going to start doing some autoconf work, and noticed that
configure.in was executable. Then I noticed Makefile.in was executable.

o.O

So, I ran ```find . -type f -executable``` and found a bunch of files
that shouldn't be set executable.

This commit makes them normal files again.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
2015-11-12 23:18:04 -08:00
..
lxdialog kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
.gitignore kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
check.sh kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
conf.c kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
confdata.c kconfig: Add updates from linux-4.3 and 4.4 2015-11-11 21:27:24 -08:00
expr.c kconfig: Add updates from linux-4.3 and 4.4 2015-11-11 21:27:24 -08:00
expr.h kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
kconfig.mk Fix samples using GMP 4.3.2. 2015-10-30 16:24:52 -07:00
list.h kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
lkc_proto.h kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
lkc.h kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
Makefile file modes: Set files to be non-executable 2015-11-12 23:18:04 -08:00
mconf.c kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
menu.c kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
nconf.c kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
nconf.gui.c kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
nconf.h kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
symbol.c kconfig: Add updates from linux-4.3 and 4.4 2015-11-11 21:27:24 -08:00
util.c kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
zconf.gperf kconfig: Add updates from linux-4.3 and 4.4 2015-11-11 21:27:24 -08:00
zconf.l kconfig: Add updates from linux-4.3 and 4.4 2015-11-11 21:27:24 -08:00
zconf.y kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00