You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
site build: add missing sitefile for i386 9 years ago
autotools.mk include: improve 'gettext-version' fixup 9 years ago
cmake.mk cmake.mk: enable -Bsymbolic-functions by default for linking shared libs, slightly improves performance and compression 9 years ago
debug.mk include: remove trailing whitespaces 9 years ago
depends.mk include: remove trailing whitespaces 9 years ago
device_table.txt image: ensure that /dev/console exist in rootfs images 11 years ago
download.mk include/download.mk: Add download mirrors for tools from GNU Savannah (bug #15184) 10 years ago
feeds.mk feeds: use common macro "FeedSourcesAppend" to populate opkg configurations 9 years ago
hardening.mk hardening: make override variables more intuitive 9 years ago
host-build.mk build: set CCACHE_DIR for host builds 9 years ago
host.mk include: remove trailing whitespaces 9 years ago
image.mk image.mk: add Build step pad-to 9 years ago
kernel-build.mk kernel-build.mk: add .NOTPARALLEL 10 years ago
kernel-defaults.mk config: add an option to enable KPROBE 9 years ago
kernel-version.mk kernel: update 4.1 to 4.1.1 9 years ago
kernel.mk kernel: assume modules.builtin is always present 9 years ago
netfilter.mk netfilter.mk: fix redirect module locations for 3.19+ 9 years ago
nls.mk nls.mk: fix typo 9 years ago
package-bin.mk include: remove trailing whitespaces 9 years ago
package-defaults.mk gcc/musl: rework SSP-support 9 years ago
package-dumpinfo.mk include: remove trailing whitespaces 9 years ago
package-ipkg.mk package-ipkg.mk: fix typo (patch from #19540) 9 years ago
package-seccomp.mk include: add a seccomp filter install wrapper 9 years ago
package.mk buildroot: move hardening options into separate file 9 years ago
prereq-build.mk include: remove trailing whitespaces 9 years ago
prereq.mk include: remove trailing whitespaces 9 years ago
quilt.mk include: remove trailing whitespaces 9 years ago
scan.awk build: propagate override information to .packageinfo 9 years ago
scan.mk include/scan.mk: Add -a argument to the grep to treat all Makefiles as a text file. 9 years ago
scons.mk fix up scons vs ccache 12 years ago
shell.sh include: remove trailing whitespaces 9 years ago
subdir.mk include: remove trailing whitespaces 9 years ago
target.mk include: remove lvm2 from nas package collection 9 years ago
toolchain-build.mk include: remove trailing whitespaces 9 years ago
toplevel.mk build: don't call prereq for any package/symlinks rules 9 years ago
uclibc++.mk toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues 11 years ago
unpack.mk include: remove trailing whitespaces 9 years ago
verbose.mk build: tell users to do non-paralle builds on errors 9 years ago
version.mk buildroot: make it easier to build all kmods 9 years ago