1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 00:21:51 +02:00
openwrt/include
Hauke Mehrtens 3f085cd501 update to 2.6.28.7 and 2.6.27.19
SVN-Revision: 14601
2009-02-21 18:53:05 +00:00
..
site
autotools.mk
debug.mk change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) 2009-02-20 10:30:21 +00:00
depends.mk
download.mk make cvs checkouts more flexible. packages must now specify either -r <tag> or -D <date> in their source revision specification. previously date based checkouts were not supported 2009-02-19 17:16:25 +00:00
host-build.mk
host.mk
image.mk fix potential rootfs owner/group mismatch (tgz root only, patch from #4562) 2009-02-19 17:19:29 +00:00
kernel-build.mk
kernel-defaults.mk move the EABI config override to the generic kernel config overrides, as it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI 2009-02-21 16:26:27 +00:00
kernel-version.mk update to 2.6.28.7 and 2.6.27.19 2009-02-21 18:53:05 +00:00
kernel.mk
netfilter.mk remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS 2009-02-21 16:30:44 +00:00
package-bin.mk
package-debug.mk
package-defaults.mk
package-dumpinfo.mk
package-ipkg.mk
package-version-override.mk
package.mk
prereq-build.mk
prereq.mk
quilt.mk prevent quilt from loading any configuration file (closes: #4520) 2009-02-02 07:41:01 +00:00
scan.mk
shell.sh
subdir.mk
target.mk avoid kernel version in target if sub-targets available (usefull if we have 2.4 and 2.6 sub-targets in parallel) 2009-02-20 10:32:45 +00:00
toplevel.mk
unpack.mk
verbose.mk