summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-06-03implement quilt handling for the kernel tree ... and there was much rejoicing!nbd
2007-06-03enable quilt for host builds and add some additional checksnbd
2007-06-03Improve quilt patch handling: All quilt managed patches are checked before th...nbd
2007-06-03Add quilt integration for packagesnbd
2007-06-02Add iprange (#1799)florian
2007-05-31fix typo introduced in last commitnbd
2007-05-31fix typombm
2007-05-31fix typonbd
2007-05-30netfilter dscp target/match is now in xtablesnbd
2007-05-30Call the Initramfs template if existingflorian
2007-05-26fix up tcpmss for the new kernel versionnbd
2007-05-23fix target rescan (version kernel changes)nbd
2007-05-23break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7kaloz
2007-05-19fix pcmcia/pccard build defaultsnbd
2007-05-10change handling of target/linux/generic-2.x/files to match other targets (#1648)mbm
2007-05-10improve metadata scanning timenbd
2007-05-09fix recursive dependencies on build directories - should lead to fewer sponta...nbd
2007-05-05simplify handling of zcat - always use gzip -dc. zcat and gzcat are either br...nbd
2007-05-05fix make kernel_menuconfig (#1637)nbd
2007-04-29fixes for a few build errors on osx without finknbd
2007-04-26Small bugfix for dependency handling - mostly for base-files and symlinksnbd
2007-04-26fix kmod-* build error when wildcards are being used in $(FILES)nbd
2007-04-25add workaround for occasional kernel module build failures related to kernel ...nbd
2007-04-21add missing dependencies for autorebuildnbd
2007-04-18Improved autorebuild for kernel related stuff.nbd
2007-04-18ignore errors in the find command for dep checksnbd
2007-04-16hide some junk in non-verbose modenbd
2007-04-15remove reference to unused .kernel.mknbd
2007-04-15clean up dependency handling for autorebuildsnbd
2007-04-13Add raw and NOTRACK targets (#1583)florian
2007-04-12revert find | xargs => find | exec changes - this is completely unnecessary a...nbd
2007-04-12prereq check for find -exec +mbm
2007-04-11minor tweaks to the verbose systemmbm
2007-04-09fix dependencies for metadata scanningnbd
2007-04-03Tidy up Makefilesmbm
2007-04-03bug #1547mbm
2007-04-03Using find's -exec to remove directories causes 'not found' errors when find ...mbm
2007-04-02Use find -exec instead of xargsflorian
2007-04-02Typo, niceflorian
2007-04-02Add gawk as a preriquisite (needed for ramdisk images)florian
2007-04-01add check for openwrt build system makefiles when scanning for metadatanbd
2007-03-31call Build/Clean for clean: in package makefilesnbd
2007-03-28make sure tmp/info gets creatednbd
2007-03-28add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix in...nbd
2007-03-28detect changes in package/kernel/modules/*.mk when scanning the package metadatanbd
2007-03-24split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handlin...nbd
2007-03-24fix CONFIGURE_PATH and add MAKE_PATHnbd
2007-03-24use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the pac...nbd
2007-03-24trigger a kernel module rebuild when the kernel config changesnbd
2007-03-24move default templates for the kernel build to kernel-defaults.mk (similar to...nbd