Openwrt/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
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
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
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
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
prereq.mk
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
target.mk
unpack.mk
verbose.mk