aboutsummaryrefslogtreecommitdiffstats
path: root/include/quilt.mk
Commit message (Expand)AuthorAgeFilesLines
...
* fix kernel build with quiltFelix Fietkau2007-09-101-1/+1
* allow the kernel to provide own series files for specific subdirsFelix Fietkau2007-08-301-0/+20
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-301-0/+4
* fail in .quilt_patched when there were patches that didn't applyFelix Fietkau2007-07-181-1/+1
* cope with QUILT=1 when there are no patchesPeter Denison2007-07-171-1/+1
* clean up some leftover junkFelix Fietkau2007-07-131-1/+0
* fix unwanted automatic package cleaning when using quiltFelix Fietkau2007-07-131-1/+1
* allow packages to override the patch directory using the PATCH_DIR variableFelix Fietkau2007-06-281-4/+5
* make sure quilt starts with the correct patch order in seriesFelix Fietkau2007-06-181-0/+4
* prepare for the transition to linux 2.6.22 - make it possible to override the...Felix Fietkau2007-06-161-6/+6
* force build of packages when using quiltFelix Fietkau2007-06-081-1/+1
* Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ...Felix Fietkau2007-06-041-1/+11
* more fixes for the patching stuff (was testing it on the wrong target)Felix Fietkau2007-06-031-1/+2
* fix quilt related unpack/patch errorFelix Fietkau2007-06-031-1/+0
* implement quilt handling for the kernel tree ... and there was much rejoicing!Felix Fietkau2007-06-031-16/+54
* enable quilt for host builds and add some additional checksFelix Fietkau2007-06-031-3/+8
* Improve quilt patch handling: All quilt managed patches are checked before th...Felix Fietkau2007-06-031-5/+13
* Add quilt integration for packagesFelix Fietkau2007-06-031-0/+48