1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-02 17:11:19 +02:00
openwrt/include
2009-11-02 09:53:29 +00:00
..
site adjust pointer size from 4 to 8 bytes in x86_64 site config 2009-10-04 00:44:32 +00:00
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 build prereq: look for tar under the name "gnutar" as well 2009-09-14 10:40:04 +00:00
image.mk use the new option for creating squashfs4-lzma images 2009-11-02 09:53:29 +00:00
kernel-build.mk add an optional config option for stripping all unnecessary symbol exports from the kernel image 2009-08-08 14:22:04 +00:00
kernel-defaults.mk add menuconfig option for enabling debugfs support in the kernel 2009-09-08 07:25:20 +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 now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore 2009-09-06 17:26:37 +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
package-dumpinfo.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
package-ipkg.mk do not fail on empty packages 2009-09-03 02:53:13 +00:00
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
target.mk brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion in other targets' Target-Name 2009-08-03 11:44:28 +00:00
toolchain-build.mk binutils: fix path to cloog and ppl 2009-11-02 00:47:24 +00:00
toplevel.mk add support for build system overlays that alter package build instructions currently unused, will probably be managed by the feeds system later 2009-08-31 01:11:25 +00:00
unpack.mk
verbose.mk