aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix gnupg compileFelix Fietkau2006-10-191-1/+1
* enable download target only if PKG_SOURCE_URL is setFelix Fietkau2006-10-191-1/+1
* small fix for the sitefilesFelix Fietkau2006-10-191-1/+2
* fix bmon compileFelix Fietkau2006-10-191-0/+1
* add sitefiles similar to the ones from openembeddedFelix Fietkau2006-10-197-0/+157
* fix unnecessary kernel package recompileFelix Fietkau2006-10-191-10/+12
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-192-72/+119
* cleanupFelix Fietkau2006-10-192-10/+12
* forgot to remove 2 filesFelix Fietkau2006-10-192-26/+0
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-194-204/+2
* make filesystem size selection generic (for ext2)Felix Fietkau2006-10-191-1/+4
* port more modules over to the new systemFelix Fietkau2006-10-192-125/+0
* change rm to rm -f to avoid bogus make messagesFelix Fietkau2006-10-181-1/+1
* improve parallel buildingFelix Fietkau2006-10-181-2/+2
* fix uml-2.6 build, move KERNELNAME to kernel-build.mkNicolas Thill2006-10-182-11/+14
* fix module autoload optionFelix Fietkau2006-10-171-1/+5
* port soundcore moduleFelix Fietkau2006-10-172-8/+0
* port the usb modules over to the new systemFelix Fietkau2006-10-172-128/+0
* add PROVIDES option, currently only used for menuconfigFelix Fietkau2006-10-171-0/+2
* make kernel module packaging code reusable and use it in madwifiFelix Fietkau2006-10-171-0/+63
* some kernel module cleanupFelix Fietkau2006-10-172-15/+0
* Merge preliminary rdc-2.6 support (Airlink101 AR525W)Florian Fainelli2006-10-151-0/+1
* Prevent SSH keys from being chmoded to 644 (#664), looks like those are the o...Florian Fainelli2006-10-151-1/+1
* check for empty patch directoriesFelix Fietkau2006-10-141-1/+1
* move '-' parameter to TAR_OPTIONS, so that packages can append commandsFelix Fietkau2006-10-142-3/+3
* remove some obsolete stuffFelix Fietkau2006-10-141-3/+0
* use $(TAR) in unpack commandsFelix Fietkau2006-10-141-2/+2
* fix mistakes in unpack changeFelix Fietkau2006-10-143-6/+6
* add prereq check for case-sensitive filesystemFelix Fietkau2006-10-141-0/+10
* move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...Felix Fietkau2006-10-144-12/+22
* add prereq check for wgetFelix Fietkau2006-10-131-0/+4
* fix tar detectionFelix Fietkau2006-10-131-3/+4
* more fixesFelix Fietkau2006-10-101-0/+1
* 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