aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* don't include host.mk from rules.mk - confuses package dumpFelix Fietkau2006-10-101-0/+1
* more portability fixes and a prereq check for gnu tarFelix Fietkau2006-10-102-0/+13
* fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systemsFelix Fietkau2006-10-101-17/+16
* don't touch TAR_OPTIONS in host.mkFelix Fietkau2006-10-101-1/+1
* hide .host.mk commandsFelix Fietkau2006-10-101-4/+4
* only use --wildcards for gnu tarFelix Fietkau2006-10-101-0/+4
* move the common variables from host-build.mk to host.mkFelix Fietkau2006-10-102-18/+25
* add support for Package/<pkgname>/description - old format still supported, b...Felix Fietkau2006-10-101-1/+8
* add support for a common shell include file, which is evaluated for every mak...Felix Fietkau2006-10-102-15/+38
* put LINUX_KARCH in .kernel.mkFelix Fietkau2006-10-103-9/+12
* move certain host related variables to .host.mk generated by include/host-bui...Felix Fietkau2006-10-101-1/+20
* Remove old kmod packaging entries moved to the new layout (follow [4992] and ...Nicolas Thill2006-10-092-33/+0
* Port kmod-ipip to the new module layoutFlorian Fainelli2006-10-091-4/+0
* fix unnecessary package rebuildFelix Fietkau2006-10-081-2/+1
* remove x86-2.4Felix Fietkau2006-10-071-1/+0
* port kmod-sched to new kernel packaging systemFelix Fietkau2006-10-062-8/+0
* speed up package prereq check (only run make on those directories that actual...Felix Fietkau2006-10-052-1/+3
* add portability fixes for toolchain/tools (full tools/toolchain build works o...Felix Fietkau2006-09-271-0/+1
* use 'false' instead of '/bin/false'Felix Fietkau2006-09-271-1/+1
* fix DESCRIPTION use in menuconfig and ipkg control filesNicolas Thill2006-09-241-10/+11
* clean up and really fix bogus build_ directoryFelix Fietkau2006-09-241-0/+1
* add BOARD and KERNEL to tgz image file nameNicolas Thill2006-09-241-1/+1
* add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, Nicolas Thill2006-09-241-2/+5
* correct arguments to Build/Prepare/DefaultMike Baker2006-09-181-1/+1
* add quotes to ipkg name in the rebuild checkFelix Fietkau2006-09-071-1/+1
* don't run rebuild checks for dump and prereqFelix Fietkau2006-09-071-7/+9
* add extra rebuild check for development librariesFelix Fietkau2006-09-071-0/+4
* fix unnecessary rebuilds for library package directories with no selected pac...Felix Fietkau2006-09-071-11/+14
* Clean up prereq error messagesMike Baker2006-09-071-6/+6
* use an if block on the whole configure commandFelix Fietkau2006-08-301-1/+2
* fix previous commitMike Baker2006-08-301-3/+2
* only run trap error code in the configure template, if the configure script w...Felix Fietkau2006-08-301-2/+2
* Add new warning to help track down pesky compile issues Mike Baker2006-08-301-1/+7
* move $(MAKE) packages from .linux-compile: to compile:Felix Fietkau2006-08-271-1/+1
* fix LINUX_RELEASE and use it for the kmod-* buildFelix Fietkau2006-08-271-1/+1
* add basic support for the Magicbox boardsImre Kaloz2006-08-252-0/+4
* add prereq check to prevent people from building openwrt as rootFelix Fietkau2006-08-241-0/+7
* Port kmod-tun to the new module layoutFlorian Fainelli2006-08-221-4/+0
* Port kmod-gre to the new module layoutFlorian Fainelli2006-08-221-4/+0
* port kmod-ipv6 to the new systemFelix Fietkau2006-08-202-8/+0
* Remove postinit stuff for initramfsGerry Rozema2006-08-181-1/+0
* handle postinit for initramfsGerry Rozema2006-08-181-0/+1
* remove reference to missing fileFelix Fietkau2006-08-181-1/+0
* Update for initramfs handlingGerry Rozema2006-08-181-0/+1
* cosmetic coherency fixNicolas Thill2006-08-181-2/+2
* fix KERNELNAMEFelix Fietkau2006-08-171-1/+1
* Build bzImage for x86 builds - allow ext2 images even if initramfs used, they...Gerry Rozema2006-08-173-6/+13
* tidy up outputMike Baker2006-08-171-2/+7
* fix accidental tabMike Baker2006-08-171-2/+2
* Show error messages when collecting the package infoMike Baker2006-08-161-0/+2