ath9k: add another ANI fix for older chipsets
[openwrt.git] / include / quilt.mk
2012-02-13 nbdquilt: add a NO_RECONFIGURE override for compiling...
2011-04-12 jow[include] silence error when package has no patches...
2010-10-08 jow[include] quilt.mk: export PATCH for patch-kernel.sh
2010-10-07 jow[include] rename PATCH to KPATCH
2009-03-23 nbdfix the path to the build dir for host packages
2009-03-23 nbdfix HOST_QUILT override
2009-03-23 nbdspeed up quilt imports
2009-03-17 nbdfix quilt variable and stampfile usage for host builds
2009-03-17 nbdmove host build in packages into a separate namespace...
2009-03-03 nbdreplace a few unnecessary $(shell) calls
2009-03-03 nbdspeed up metadata scanning a lot by avoiding unnecessar...
2009-02-22 nbdallow a separate patch directory for host patches
2009-02-22 nbdeliminate redundancy by creating the quilt_used stampfi...
2009-02-22 nbdfix missing change from r14610
2009-02-22 nbdbuild system refactoring in preparation for allowing...
2009-02-02 nicoprevent quilt from loading any configuration file ...
2009-01-25 blogicif quilt failed whilst patching, no output was shown
2009-01-22 mirkodo not ignore exit codes of quilt anymore (by nbd)
2008-10-21 nbdfix prepare error with brcm-2.4 and missing files/...
2008-10-18 nbdchange the way ./files* and the generic kernel files...
2008-10-10 nbdadd function names to quilt-generated patch files to...
2008-08-27 nbdenable quilt by default for the kernel tree
2008-06-04 kalozupstream style quilt refresh
2008-05-30 kalozoverride user/system specific quilt configuration
2008-04-28 nbdadd optional version suffix to kernel files/ directories
2008-04-03 nbdclean up reject files after copying target/linux/*...
2007-11-10 nbdfix quilt apply for packages that change STAMP_*
2007-10-07 nbdfix accidental double slash in prefixed quilt patchsets
2007-10-04 nbdfix quilt patch check
2007-10-04 nbdseparate series file fixup from quilt check to avoid...
2007-10-02 pavlovfix quilt integration
2007-09-29 nbdfixes for refresh/update handling
2007-09-29 nbdmove a stampfile to make it easier to override the...
2007-09-29 nbdrefactor quilt patching code
2007-09-29 nbdproper series file support for regular packages
2007-09-28 nbdsome minor fixes, cleanups, package build abstraction
2007-09-20 nbdfix spontaneous rebuilds caused by make package/<name...
2007-09-10 nbdfix custom series files in kernel patch directories
2007-09-10 nbdfix kernel build with quilt
2007-08-30 nbdallow the kernel to provide own series files for specif...
2007-07-30 nbdnext round of build system cleanup - convert package...
2007-07-18 nbdfail in .quilt_patched when there were patches that...
2007-07-17 nozcope with QUILT=1 when there are no patches
2007-07-13 nbdclean up some leftover junk
2007-07-13 nbdfix unwanted automatic package cleaning when using...
2007-06-28 nbdallow packages to override the patch directory using...
2007-06-18 nbdmake sure quilt starts with the correct patch order...
2007-06-16 nbdprepare for the transition to linux 2.6.22 - make it...
2007-06-08 nbdforce build of packages when using quilt
2007-06-04 nbdRename 'refresh' to 'update' and make the new 'refresh...
2007-06-03 nbdmore fixes for the patching stuff (was testing it on...
2007-06-03 nbdfix quilt related unpack/patch error
2007-06-03 nbdimplement quilt handling for the kernel tree ... and...
2007-06-03 nbdenable quilt for host builds and add some additional...
2007-06-03 nbdImprove quilt patch handling: All quilt managed patches...
2007-06-03 nbdAdd quilt integration for packages