1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/include
Jonas Gorski a6b2271f5d kernel: assume modules.builtin is always present
We do not support old kernel versions not generating modules.builtin
anymore, so assume it will always be present and check for modules
to be built in first.

This prevents old modules being packages up after changing the kernel
config to include them in the kernel without cleaning the kernel tree.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 46182
2015-07-05 21:31:34 +00:00
..
site build: add missing sitefile for i386 2015-03-28 18:26:28 +00:00
autotools.mk
cmake.mk cmake.mk: enable -Bsymbolic-functions by default for linking shared libs, slightly improves performance and compression 2015-04-19 18:33:07 +00:00
debug.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
depends.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
device_table.txt
download.mk
feeds.mk feeds: use common macro "FeedSourcesAppend" to populate opkg configurations 2015-05-28 09:47:37 +00:00
hardening.mk hardening: make override variables more intuitive 2015-06-24 10:57:14 +00:00
host-build.mk build: set CCACHE_DIR for host builds 2015-04-14 00:00:55 +00:00
host.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
image.mk image.mk: add Build step pad-to 2015-06-15 07:45:36 +00:00
kernel-build.mk
kernel-defaults.mk config: add an option to enable KPROBE 2015-04-01 08:33:04 +00:00
kernel-version.mk kernel: update 4.1 to 4.1.1 2015-06-30 23:26:17 +00:00
kernel.mk kernel: assume modules.builtin is always present 2015-07-05 21:31:34 +00:00
netfilter.mk netfilter.mk: fix redirect module locations for 3.19+ 2015-06-22 12:27:25 +00:00
nls.mk nls.mk: fix typo 2015-04-01 08:31:38 +00:00
package-bin.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
package-defaults.mk gcc/musl: rework SSP-support 2015-06-22 10:31:07 +00:00
package-dumpinfo.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
package-ipkg.mk package-ipkg.mk: fix typo (patch from #19540) 2015-04-23 08:27:22 +00:00
package-seccomp.mk
package.mk buildroot: move hardening options into separate file 2015-06-20 17:37:18 +00:00
prereq-build.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
prereq.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
quilt.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
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 include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
subdir.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
target.mk include: remove lvm2 from nas package collection 2015-05-28 09:58:09 +00:00
toolchain-build.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
toplevel.mk build: don't call prereq for any package/symlinks rules 2015-05-10 11:17:29 +00:00
uclibc++.mk
unpack.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
verbose.mk build: tell users to do non-paralle builds on errors 2015-04-16 12:18:26 +00:00
version.mk