aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* add genext2fs to build ext2 filesystem imagesNicolas Thill2006-07-221-1/+1
* port over the netfilter module packaging to the new system and fix iptables d...Felix Fietkau2006-07-223-124/+2
* fix NO_TRACE_MAKEFelix Fietkau2006-07-221-5/+8
* revert last prereq.mk - seems to be a different issueFelix Fietkau2006-07-221-2/+2
* fix prereqsFelix Fietkau2006-07-221-2/+2
* fix a few directories missed in [4176]'s source -> downloadMike Baker2006-07-213-4/+4
* add submenu dependencies (used to hide the proprietary broadcom driver on any...Felix Fietkau2006-07-211-0/+5
* fix a few broken depenanciesMike Baker2006-07-211-2/+2
* change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernelsMike Baker2006-07-201-9/+6
* update prereqsMike Baker2006-07-201-11/+16
* UML target completed. Added ext2 target fs for use with uml imagesGerry Rozema2006-07-204-2/+17
* change 'source' to 'download'Mike Baker2006-07-201-2/+2
* cleanup & revert [4159]Mike Baker2006-07-201-4/+2
* check for zlib.h as wellFelix Fietkau2006-07-191-1/+1
* add a simple prerequisite checkFelix Fietkau2006-07-191-0/+118
* fix KBUILD_VERBOSE if V is unsetFelix Fietkau2006-07-181-1/+4
* accept V= from the environment as wellFelix Fietkau2006-07-181-4/+1
* make the buildroot-ng sdk compatible with the old packagesFelix Fietkau2006-07-181-0/+1
* move the cryptoapi kmod to package/kernelFelix Fietkau2006-07-182-18/+0
* move some of the kernel module packaging to package/kernel/Felix Fietkau2006-07-182-122/+0
* check if the Package/$(NAME) template is defined before packaging or installi...Felix Fietkau2006-07-181-6/+9
* rebuild ipkg control files if Makefile changesMike Baker2006-07-101-1/+1
* add a new FORCEREBUILD option to Package/<name> to force a package to be rebu...Mike Baker2006-07-101-0/+4
* fix broken .pkginfo under certain situationsMike Baker2006-07-101-0/+2
* Add missing brcm63xx-2.6 target to the target listFlorian Fainelli2006-07-091-0/+1
* always set NO_TRACE_MAKEFelix Fietkau2006-07-021-1/+2
* add workaround for kernel module installFelix Fietkau2006-06-281-1/+3
* minor changesMike Baker2006-06-271-1/+1
* credit where credit is dueMike Baker2006-06-2711-1/+66
* add support for new modules.mk format (no autogenerated Config.in yet)Felix Fietkau2006-06-264-10/+117
* fix inclusion of kernel modules selected for install in images (closes: #598).Nicolas Thill2006-06-251-2/+2
* add extra targets to improve make tracing outputFelix Fietkau2006-06-251-1/+6
* move the broadcom driver stuff into its own submenuFelix Fietkau2006-06-251-0/+6
* prevent verbose script from corrupting .pkginfoMike Baker2006-06-231-6/+2
* set default verbosity to 0Mike Baker2006-06-231-1/+1
* fix kernel configure targetMike Baker2006-06-231-2/+1