aboutsummaryrefslogtreecommitdiff
path: root/openwrt/include
Commit message (Expand)AuthorAge
* use 'false' instead of '/bin/false'Felix Fietkau2006-09-27
* fix DESCRIPTION use in menuconfig and ipkg control filesNicolas Thill2006-09-24
* clean up and really fix bogus build_ directoryFelix Fietkau2006-09-24
* add BOARD and KERNEL to tgz image file nameNicolas Thill2006-09-24
* add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, add EXTRA_LDFLAG...Nicolas Thill2006-09-24
* correct arguments to Build/Prepare/DefaultMike Baker2006-09-18
* add quotes to ipkg name in the rebuild checkFelix Fietkau2006-09-07
* don't run rebuild checks for dump and prereqFelix Fietkau2006-09-07
* add extra rebuild check for development librariesFelix Fietkau2006-09-07
* fix unnecessary rebuilds for library package directories with no selected pac...Felix Fietkau2006-09-07
* Clean up prereq error messagesMike Baker2006-09-07
* use an if block on the whole configure commandFelix Fietkau2006-08-30
* fix previous commitMike Baker2006-08-30
* only run trap error code in the configure template, if the configure script w...Felix Fietkau2006-08-30
* Add new warning to help track down pesky compile issuesMike Baker2006-08-30
* move $(MAKE) packages from .linux-compile: to compile:Felix Fietkau2006-08-27
* fix LINUX_RELEASE and use it for the kmod-* buildFelix Fietkau2006-08-27
* add basic support for the Magicbox boardsImre Kaloz2006-08-25
* add prereq check to prevent people from building openwrt as rootFelix Fietkau2006-08-24
* Port kmod-tun to the new module layoutFlorian Fainelli2006-08-22
* Port kmod-gre to the new module layoutFlorian Fainelli2006-08-22
* port kmod-ipv6 to the new systemFelix Fietkau2006-08-20
* Remove postinit stuff for initramfsGerry Rozema2006-08-18
* handle postinit for initramfsGerry Rozema2006-08-18
* remove reference to missing fileFelix Fietkau2006-08-18
* Update for initramfs handlingGerry Rozema2006-08-18
* cosmetic coherency fixNicolas Thill2006-08-18
* fix KERNELNAMEFelix Fietkau2006-08-17
* Build bzImage for x86 builds - allow ext2 images even if initramfs used, they...Gerry Rozema2006-08-17
* tidy up outputMike Baker2006-08-17
* fix accidental tabMike Baker2006-08-17
* Show error messages when collecting the package infoMike Baker2006-08-16
* fix issues if kernel config is changed after the compile has startedMike Baker2006-08-16
* Move a bunch of ethernet hardware drivers to new kernel module packageingGerry Rozema2006-08-14
* Make ext2 image larger for uml, update uml kernel configGerry Rozema2006-08-14
* fix uml-2.6 (closes: #678)Nicolas Thill2006-08-10
* Force remove of the symbolic link build_arm/linux, especially when switching ...Florian Fainelli2006-08-05
* automatically turn off colorsMike Baker2006-08-04
* set PATH in rules.mkMike Baker2006-08-04
* fix everything I broke with the previous patchesMike Baker2006-08-04
* yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)Mike Baker2006-08-04
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-04
* remove debug lineMike Baker2006-08-02
* correct [4397]Mike Baker2006-08-02
* fix CONFIG_ALLMike Baker2006-08-02
* minor makefile tweaksMike Baker2006-08-02
* don't try to package ipt_SNAT and ipt_DNAT when making kernel module packagesFelix Fietkau2006-07-31
* port ppp modules to package/kernel and fix ppp package dependenciesFelix Fietkau2006-07-30
* add support for per-package prereq checks, run global prereq checks before (m...Felix Fietkau2006-07-29
* fix build issues with SMP compilesMike Baker2006-07-28