1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-03 09:41:18 +02:00
openwrt/include
2009-10-29 12:20:45 +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 host build: do not hide the configure command 2009-09-25 09:28:14 +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 swap logic on squashfs version selection 2009-10-26 12:06:47 +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
toolchain-build.mk change HOST_STAMP_PREPARED for toolchain builds to make sure that added/removed patches do not trigger partial toolchain rebuilds 2009-08-24 23:22:28 +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