openwrtv4/include
Felix Fietkau cc690d782c Add quilt integration for packages
make package/<package>-prepare QUILT=1 will apply all patches using quilt
Autorebuild will be disabled, so that you can edit all patches in the build dir.
When you're done editing patches and everything works, you can call:
make package/<package>-refresh
That will copy the updated patches from quilt into package/<package>/patches,
and remove all old patches.
Before the patches are overwritten, the correct order of the patches is verified
('cat series' is compared against 'sort series').

SVN-Revision: 7471
2007-06-03 06:16:08 +00:00
..
site add x86_64 sitefile 2007-02-26 01:02:57 +00:00
depends.mk fix recursive dependencies on build directories - should lead to fewer spontaneous rebuilds 2007-05-09 22:47:01 +00:00
host-build.mk fix recursive dependencies on build directories - should lead to fewer spontaneous rebuilds 2007-05-09 22:47:01 +00:00
host.mk simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems 2007-05-05 10:35:12 +00:00
image.mk Call the Initramfs template if existing 2007-05-30 10:29:50 +00:00
kernel-build.mk fix pcmcia/pccard build defaults 2007-05-19 16:16:48 +00:00
kernel-defaults.mk change handling of target/linux/generic-2.x/files to match other targets (#1648) 2007-05-10 08:35:48 +00:00
kernel-version.mk break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7 2007-05-23 19:48:34 +00:00
kernel.mk fix kmod-* build error when wildcards are being used in $(FILES) 2007-04-26 08:06:52 +00:00
netfilter.mk Add iprange (#1799) 2007-06-02 22:57:33 +00:00
package-defaults.mk Add quilt integration for packages 2007-06-03 06:16:08 +00:00
package-dumpinfo.mk revert part of [6573] to keep the speedup of metadata scanning 2007-03-16 12:22:11 +00:00
package-ipkg.mk fix recursive dependencies on build directories - should lead to fewer spontaneous rebuilds 2007-05-09 22:47:01 +00:00
package.mk Add quilt integration for packages 2007-06-03 06:16:08 +00:00
prereq-build.mk revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need 2007-04-12 19:18:38 +00:00
prereq.mk print package name when prereq fails 2007-01-31 20:17:28 +00:00
quilt.mk Add quilt integration for packages 2007-06-03 06:16:08 +00:00
scan.mk fix target rescan (version kernel changes) 2007-05-23 21:11:48 +00:00
shell.sh bug #1547 2007-04-03 15:55:42 +00:00
target.mk final fix for the profile selection 2007-03-02 23:36:59 +00:00
unpack.mk simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems 2007-05-05 10:35:12 +00:00
verbose.mk minor tweaks to the verbose system 2007-04-11 22:59:42 +00:00