summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix up tcpmss for the new kernel versionFelix Fietkau2007-05-261-0/+1
* fix target rescan (version kernel changes)Felix Fietkau2007-05-231-2/+2
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7Imre Kaloz2007-05-231-2/+2
* fix pcmcia/pccard build defaultsFelix Fietkau2007-05-191-1/+1
* change handling of target/linux/generic-2.x/files to match other targets (#1648)Mike Baker2007-05-101-3/+2
* improve metadata scanning timeFelix Fietkau2007-05-101-1/+1
* fix recursive dependencies on build directories - should lead to fewer sponta...Felix Fietkau2007-05-094-15/+16
* simplify handling of zcat - always use gzip -dc. zcat and gzcat are either br...Felix Fietkau2007-05-052-6/+3
* fix make kernel_menuconfig (#1637)Felix Fietkau2007-05-051-1/+1
* fixes for a few build errors on osx without finkFelix Fietkau2007-04-293-6/+13
* Small bugfix for dependency handling - mostly for base-files and symlinksFelix Fietkau2007-04-262-3/+3
* fix kmod-* build error when wildcards are being used in $(FILES)Felix Fietkau2007-04-261-1/+1
* add workaround for occasional kernel module build failures related to kernel ...Felix Fietkau2007-04-251-0/+1
* add missing dependencies for autorebuildFelix Fietkau2007-04-211-1/+1
* Improved autorebuild for kernel related stuff. - make modules_install in the ...Felix Fietkau2007-04-183-3/+3
* ignore errors in the find command for dep checksFelix Fietkau2007-04-181-1/+1
* hide some junk in non-verbose modeFelix Fietkau2007-04-162-2/+2
* remove reference to unused .kernel.mkFelix Fietkau2007-04-151-1/+1
* clean up dependency handling for autorebuildsFelix Fietkau2007-04-154-37/+62
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-131-0/+2
* revert find | xargs => find | exec changes - this is completely unnecessary a...Felix Fietkau2007-04-123-14/+6
* prereq check for find -exec +Mike Baker2007-04-121-0/+8
* minor tweaks to the verbose systemMike Baker2007-04-111-1/+5
* fix dependencies for metadata scanningFelix Fietkau2007-04-091-2/+2
* Tidy up MakefilesMike Baker2007-04-031-4/+4
* bug #1547Mike Baker2007-04-031-1/+1
* Using find's -exec to remove directories causes 'not found' errors when find ...Mike Baker2007-04-031-3/+3
* Use find -exec instead of xargsFlorian Fainelli2007-04-022-6/+6
* Typo, niceFlorian Fainelli2007-04-021-1/+1
* Add gawk as a preriquisite (needed for ramdisk images)Florian Fainelli2007-04-021-2/+3
* add check for openwrt build system makefiles when scanning for metadataFelix Fietkau2007-04-011-2/+2
* call Build/Clean for clean: in package makefilesFelix Fietkau2007-03-311-0/+1
* make sure tmp/info gets createdFelix Fietkau2007-03-281-1/+0
* add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix in...Felix Fietkau2007-03-281-0/+2
* detect changes in package/kernel/modules/*.mk when scanning the package metadataFelix Fietkau2007-03-281-0/+5
* split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handlin...Felix Fietkau2007-03-241-3/+4
* fix CONFIGURE_PATH and add MAKE_PATHFelix Fietkau2007-03-241-2/+4
* use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the pac...Felix Fietkau2007-03-241-7/+7
* trigger a kernel module rebuild when the kernel config changesFelix Fietkau2007-03-242-4/+4
* move default templates for the kernel build to kernel-defaults.mk (similar to...Felix Fietkau2007-03-242-84/+95
* make busybox autorebuild on relevant config changesFelix Fietkau2007-03-232-10/+17
* some cleanups in the metadata.pl script; allow target profiles to add overrid...Felix Fietkau2007-03-231-0/+4
* fix a small bug in the unpack codeFelix Fietkau2007-03-161-1/+1
* remove some debug code that slipped into the commitFelix Fietkau2007-03-161-1/+0
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...Felix Fietkau2007-03-161-10/+47
* re-enable SDK=1 and DEVELOPER=1 overrides for building all packagesFelix Fietkau2007-03-161-1/+1
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...Felix Fietkau2007-03-162-0/+5
* revert part of [6573] to keep the speedup of metadata scanningFelix Fietkau2007-03-161-20/+20
* formatting and trivial cleanupMike Baker2007-03-163-82/+71
* Add an 'Image Configuration' menu to menuconfig Packages can export a list of...Felix Fietkau2007-03-162-7/+14