crosstool-ng/kconfig
Alexey Neyman 1b4e784a0b Fix debuild warnings/errors
- Update .gitignore, do not place .gitignore into directories installed
in bulk
- Remove executable permissions and shebangs from the scripts that are
supposed to be invoked only via ct-ng frontent; prepend them with $(bash).
Despite what showSamples.sh said, it already has some bashisms.
- Remove --with autotools-dev and override dh_update_autotools_config
to avoid having config.{sub,guess} clobbered with older versions
- Install bash completion where Debian (now) expects it
- Update man page to use .\" as the comment delimiter, instead of
undefined macro (."); also, minor text edits.
- Install kconfig.mk without execute permission.
- Remove shell wrappers from 170-localedef-fix-trampoline.patch, we
do not use that for applying patches
- Revoke execute permissions on 210-expat.sh
- Get flags from dpkg-buildflags if available

Signed-off-by: Alexey Neyman <stilor@att.net>
2017-06-07 22:38:53 -07:00
..
lxdialog Update .gitignore in kconfig/... 2016-08-04 01:23:27 -07:00
.gitignore Fix debuild warnings/errors 2017-06-07 22:38:53 -07:00
check.sh kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
conf.c kconfig: sync upstream changes 2016-11-30 16:34:39 -08:00
confdata.c kconfig: sync upstream changes 2016-11-30 16:34:39 -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 Retire BACKEND stuff 2017-04-23 00:24:41 -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.in Fix debuild warnings/errors 2017-06-07 22:38:53 -07: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: sync upstream changes 2016-11-30 16:34:39 -08:00
util.c kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
zconf.gperf Add a check for gperf function signature. 2017-01-12 23:00:34 -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