summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* implement quilt handling for the kernel tree ... and there was much rejoicing!Felix Fietkau2007-06-03
* enable quilt for host builds and add some additional checksFelix Fietkau2007-06-03
* Improve quilt patch handling: All quilt managed patches are checked before th...Felix Fietkau2007-06-03
* Add quilt integration for packagesFelix Fietkau2007-06-03
* Add iprange (#1799)Florian Fainelli2007-06-02
* fix typo introduced in last commitFelix Fietkau2007-05-31
* fix typoMike Baker2007-05-31
* fix typoFelix Fietkau2007-05-31
* netfilter dscp target/match is now in xtablesFelix Fietkau2007-05-30
* Call the Initramfs template if existingFlorian Fainelli2007-05-30
* fix up tcpmss for the new kernel versionFelix Fietkau2007-05-26
* fix target rescan (version kernel changes)Felix Fietkau2007-05-23
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7Imre Kaloz2007-05-23
* fix pcmcia/pccard build defaultsFelix Fietkau2007-05-19
* change handling of target/linux/generic-2.x/files to match other targets (#1648)Mike Baker2007-05-10
* improve metadata scanning timeFelix Fietkau2007-05-10
* fix recursive dependencies on build directories - should lead to fewer sponta...Felix Fietkau2007-05-09
* simplify handling of zcat - always use gzip -dc. zcat and gzcat are either br...Felix Fietkau2007-05-05
* fix make kernel_menuconfig (#1637)Felix Fietkau2007-05-05
* fixes for a few build errors on osx without finkFelix Fietkau2007-04-29
* Small bugfix for dependency handling - mostly for base-files and symlinksFelix Fietkau2007-04-26
* fix kmod-* build error when wildcards are being used in $(FILES)Felix Fietkau2007-04-26
* add workaround for occasional kernel module build failures related to kernel ...Felix Fietkau2007-04-25
* add missing dependencies for autorebuildFelix Fietkau2007-04-21
* Improved autorebuild for kernel related stuff. - make modules_install in the ...Felix Fietkau2007-04-18
* ignore errors in the find command for dep checksFelix Fietkau2007-04-18
* hide some junk in non-verbose modeFelix Fietkau2007-04-16
* remove reference to unused .kernel.mkFelix Fietkau2007-04-15
* clean up dependency handling for autorebuildsFelix Fietkau2007-04-15
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-13
* revert find | xargs => find | exec changes - this is completely unnecessary a...Felix Fietkau2007-04-12
* prereq check for find -exec +Mike Baker2007-04-12
* minor tweaks to the verbose systemMike Baker2007-04-11
* fix dependencies for metadata scanningFelix Fietkau2007-04-09
* Tidy up MakefilesMike Baker2007-04-03
* bug #1547Mike Baker2007-04-03
* Using find's -exec to remove directories causes 'not found' errors when find ...Mike Baker2007-04-03
* Use find -exec instead of xargsFlorian Fainelli2007-04-02
* Typo, niceFlorian Fainelli2007-04-02
* Add gawk as a preriquisite (needed for ramdisk images)Florian Fainelli2007-04-02
* add check for openwrt build system makefiles when scanning for metadataFelix Fietkau2007-04-01
* call Build/Clean for clean: in package makefilesFelix Fietkau2007-03-31
* make sure tmp/info gets createdFelix Fietkau2007-03-28
* add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix in...Felix Fietkau2007-03-28
* detect changes in package/kernel/modules/*.mk when scanning the package metadataFelix Fietkau2007-03-28
* split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handlin...Felix Fietkau2007-03-24
* fix CONFIGURE_PATH and add MAKE_PATHFelix Fietkau2007-03-24
* use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the pac...Felix Fietkau2007-03-24
* trigger a kernel module rebuild when the kernel config changesFelix Fietkau2007-03-24
* move default templates for the kernel build to kernel-defaults.mk (similar to...Felix Fietkau2007-03-24