aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix issues if kernel config is changed after the compile has startedMike Baker2006-08-162-30/+41
* Move a bunch of ethernet hardware drivers to new kernel module packageingGerry Rozema2006-08-142-12/+0
* Make ext2 image larger for uml, update uml kernel config Gerry Rozema2006-08-141-1/+1
* fix uml-2.6 (closes: #678)Nicolas Thill2006-08-102-7/+11
* Force remove of the symbolic link build_arm/linux, especially when switching ...Florian Fainelli2006-08-051-0/+1
* automatically turn off colorsMike Baker2006-08-041-1/+6
* set PATH in rules.mkMike Baker2006-08-042-8/+8
* fix everything I broke with the previous patches Mike Baker2006-08-041-1/+1
* yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)Mike Baker2006-08-041-9/+6
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-042-3/+2
* remove debug lineMike Baker2006-08-021-2/+1
* correct [4397]Mike Baker2006-08-021-1/+1
* fix CONFIG_ALLMike Baker2006-08-021-2/+2
* minor makefile tweaksMike Baker2006-08-021-28/+29
* don't try to package ipt_SNAT and ipt_DNAT when making kernel module packagesFelix Fietkau2006-07-311-1/+3
* port ppp modules to package/kernel and fix ppp package dependenciesFelix Fietkau2006-07-302-39/+0
* add support for per-package prereq checks, run global prereq checks before (m...Felix Fietkau2006-07-293-82/+92
* fix build issues with SMP compilesMike Baker2006-07-281-1/+1
* add more ipkg validation checksMike Baker2006-07-261-6/+9
* add ncurses to prereq checksFelix Fietkau2006-07-231-0/+10