summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ...nbd2007-06-041-1/+11
* more fixes for the patching stuff (was testing it on the wrong target)nbd2007-06-031-1/+2
* revert bogus changenbd2007-06-031-3/+0
* fix quilt related unpack/patch errornbd2007-06-031-1/+0
* quilt is now a preriquisiteflorian2007-06-031-0/+4
* implement quilt handling for the kernel tree ... and there was much rejoicing!nbd2007-06-033-22/+62
* enable quilt for host builds and add some additional checksnbd2007-06-032-6/+12
* Improve quilt patch handling: All quilt managed patches are checked before th...nbd2007-06-031-5/+13
* Add quilt integration for packagesnbd2007-06-033-6/+56
* Add iprange (#1799)florian2007-06-021-0/+3
* fix typo introduced in last commitnbd2007-05-311-1/+1
* fix typombm2007-05-311-3/+3
* fix typonbd2007-05-311-2/+2
* netfilter dscp target/match is now in xtablesnbd2007-05-301-0/+2
* Call the Initramfs template if existingflorian2007-05-301-0/+1
* fix up tcpmss for the new kernel versionnbd2007-05-261-0/+1
* fix target rescan (version kernel changes)nbd2007-05-231-2/+2
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7kaloz2007-05-231-2/+2
* fix pcmcia/pccard build defaultsnbd2007-05-191-1/+1
* change handling of target/linux/generic-2.x/files to match other targets (#1648)mbm2007-05-101-3/+2
* improve metadata scanning timenbd2007-05-101-1/+1
* fix recursive dependencies on build directories - should lead to fewer sponta...nbd2007-05-094-15/+16
* simplify handling of zcat - always use gzip -dc. zcat and gzcat are either br...nbd2007-05-052-6/+3
* fix make kernel_menuconfig (#1637)nbd2007-05-051-1/+1
* fixes for a few build errors on osx without finknbd2007-04-293-6/+13
* Small bugfix for dependency handling - mostly for base-files and symlinksnbd2007-04-262-3/+3
* fix kmod-* build error when wildcards are being used in $(FILES)nbd2007-04-261-1/+1
* add workaround for occasional kernel module build failures related to kernel ...nbd2007-04-251-0/+1
* add missing dependencies for autorebuildnbd2007-04-211-1/+1
* Improved autorebuild for kernel related stuff.nbd2007-04-183-3/+3
* ignore errors in the find command for dep checksnbd2007-04-181-1/+1
* hide some junk in non-verbose modenbd2007-04-162-2/+2
* remove reference to unused .kernel.mknbd2007-04-151-1/+1
* clean up dependency handling for autorebuildsnbd2007-04-154-37/+62
* Add raw and NOTRACK targets (#1583)florian2007-04-131-0/+2
* revert find | xargs => find | exec changes - this is completely unnecessary a...nbd2007-04-123-14/+6
* prereq check for find -exec +mbm2007-04-121-0/+8
* minor tweaks to the verbose systemmbm2007-04-111-1/+5
* fix dependencies for metadata scanningnbd2007-04-091-2/+2
* Tidy up Makefilesmbm2007-04-031-4/+4
* bug #1547mbm2007-04-031-1/+1
* Using find's -exec to remove directories causes 'not found' errors when find ...mbm2007-04-031-3/+3
* Use find -exec instead of xargsflorian2007-04-022-6/+6
* Typo, niceflorian2007-04-021-1/+1
* Add gawk as a preriquisite (needed for ramdisk images)florian2007-04-021-2/+3
* add check for openwrt build system makefiles when scanning for metadatanbd2007-04-011-2/+2
* call Build/Clean for clean: in package makefilesnbd2007-03-311-0/+1
* make sure tmp/info gets creatednbd2007-03-281-1/+0
* add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix in...nbd2007-03-281-0/+2
* detect changes in package/kernel/modules/*.mk when scanning the package metadatanbd2007-03-281-0/+5