1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 08:31:19 +02:00
openwrt/include
2009-11-21 15:20:11 +00:00
..
site
autotools.mk
debug.mk
depends.mk
download.mk
host-build.mk use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel Gimpelevich 2009-10-30 22:52:27 +00:00
host.mk
image.mk unbreak brcm-2.4 2009-11-03 15:38:04 +00:00
kernel-build.mk merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9) 2009-11-11 01:25:06 +00:00
kernel-defaults.mk make lzo compressed initramfs selectable, too 2009-11-21 15:20:11 +00:00
kernel-version.mk remove support for 2.6.27, no target is using it anymore 2009-10-29 12:20:45 +00:00
kernel.mk fix one more instance of r18295 2009-11-04 22:51:07 +00:00
netfilter.mk netfilter: remove IPset leftovers missed from [17844] 2009-10-11 14:08:31 +00:00
package-bin.mk
package-debug.mk
package-defaults.mk build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package 2009-11-10 22:00:54 +00:00
package-dumpinfo.mk build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package 2009-11-10 22:00:54 +00:00
package-ipkg.mk
package-version-override.mk
package.mk add experimental support for a new menuconfig submenu "Package features". allows selection between multiple packages providing the same feature, which affects dependencies of other packages. will be used e.g. for choosing between DirectFB and X.org for libraries like GTK2 2009-10-17 22:11:21 +00:00
prereq-build.mk
prereq.mk
quilt.mk
scan.mk
shell.sh
subdir.mk build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package 2009-11-10 22:00:54 +00:00
target.mk merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9) 2009-11-11 01:25:06 +00:00
toolchain-build.mk binutils: fix path to cloog and ppl 2009-11-02 00:47:24 +00:00
toplevel.mk
unpack.mk
verbose.mk