aboutsummaryrefslogtreecommitdiff
path: root/openwrt/include
Commit message (Expand)AuthorAge
...
* 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
* add more ipkg validation checksMike Baker2006-07-26
* add ncurses to prereq checksFelix Fietkau2006-07-23
* add genext2fs to build ext2 filesystem imagesNicolas Thill2006-07-22
* port over the netfilter module packaging to the new system and fix iptables d...Felix Fietkau2006-07-22
* fix NO_TRACE_MAKEFelix Fietkau2006-07-22
* revert last prereq.mk - seems to be a different issueFelix Fietkau2006-07-22
* fix prereqsFelix Fietkau2006-07-22
* fix a few directories missed in [4176]'s source -> downloadMike Baker2006-07-21
* add submenu dependencies (used to hide the proprietary broadcom driver on any...Felix Fietkau2006-07-21
* fix a few broken depenanciesMike Baker2006-07-21
* change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernelsMike Baker2006-07-20
* update prereqsMike Baker2006-07-20
* UML target completed. Added ext2 target fs for use with uml imagesGerry Rozema2006-07-20
* change 'source' to 'download'Mike Baker2006-07-20
* cleanup & revert [4159]Mike Baker2006-07-20
* check for zlib.h as wellFelix Fietkau2006-07-19
* add a simple prerequisite checkFelix Fietkau2006-07-19
* fix KBUILD_VERBOSE if V is unsetFelix Fietkau2006-07-18
* accept V= from the environment as wellFelix Fietkau2006-07-18
* make the buildroot-ng sdk compatible with the old packagesFelix Fietkau2006-07-18
* move the cryptoapi kmod to package/kernelFelix Fietkau2006-07-18
* move some of the kernel module packaging to package/kernel/Felix Fietkau2006-07-18
* check if the Package/$(NAME) template is defined before packaging or installi...Felix Fietkau2006-07-18
* rebuild ipkg control files if Makefile changesMike Baker2006-07-10
* add a new FORCEREBUILD option to Package/<name> to force a package to be rebu...Mike Baker2006-07-10
* fix broken .pkginfo under certain situationsMike Baker2006-07-10
* Add missing brcm63xx-2.6 target to the target listFlorian Fainelli2006-07-09
* always set NO_TRACE_MAKEFelix Fietkau2006-07-02
* add workaround for kernel module installFelix Fietkau2006-06-28
* minor changesMike Baker2006-06-27
* credit where credit is dueMike Baker2006-06-27