summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* fix uml-2.6 build, move KERNELNAME to kernel-build.mknico2006-10-182-11/+14
* fix module autoload optionnbd2006-10-171-1/+5
* port soundcore modulenbd2006-10-172-8/+0
* port the usb modules over to the new systemnbd2006-10-172-128/+0
* add PROVIDES option, currently only used for menuconfignbd2006-10-171-0/+2
* make kernel module packaging code reusable and use it in madwifinbd2006-10-171-0/+63
* some kernel module cleanupnbd2006-10-172-15/+0
* Merge preliminary rdc-2.6 support (Airlink101 AR525W)florian2006-10-151-0/+1
* Prevent SSH keys from being chmoded to 644 (#664), looks like those are the o...florian2006-10-151-1/+1
* check for empty patch directoriesnbd2006-10-141-1/+1
* move '-' parameter to TAR_OPTIONS, so that packages can append commandsnbd2006-10-142-3/+3
* remove some obsolete stuffnbd2006-10-141-3/+0
* use $(TAR) in unpack commandsnbd2006-10-141-2/+2
* fix mistakes in unpack changenbd2006-10-143-6/+6
* add prereq check for case-sensitive filesystemnbd2006-10-141-0/+10
* move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...nbd2006-10-144-12/+22
* add prereq check for wgetnbd2006-10-131-0/+4
* fix tar detectionnbd2006-10-131-3/+4
* more fixesnbd2006-10-101-0/+1
* don't include host.mk from rules.mk - confuses package dumpnbd2006-10-101-0/+1
* more portability fixes and a prereq check for gnu tarnbd2006-10-102-0/+13
* fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systemsnbd2006-10-101-17/+16
* don't touch TAR_OPTIONS in host.mknbd2006-10-101-1/+1
* hide .host.mk commandsnbd2006-10-101-4/+4
* only use --wildcards for gnu tarnbd2006-10-101-0/+4
* move the common variables from host-build.mk to host.mknbd2006-10-102-18/+25
* add support for Package/<pkgname>/description - old format still supported, b...nbd2006-10-101-1/+8
* add support for a common shell include file, which is evaluated for every mak...nbd2006-10-102-15/+38
* put LINUX_KARCH in .kernel.mknbd2006-10-103-9/+12
* move certain host related variables to .host.mk generated by include/host-bui...nbd2006-10-101-1/+20
* Remove old kmod packaging entries moved to the new layout (follow [4992] and ...nico2006-10-092-33/+0
* Port kmod-ipip to the new module layoutflorian2006-10-091-4/+0
* fix unnecessary package rebuildnbd2006-10-081-2/+1
* remove x86-2.4nbd2006-10-071-1/+0
* port kmod-sched to new kernel packaging systemnbd2006-10-062-8/+0
* speed up package prereq check (only run make on those directories that actual...nbd2006-10-052-1/+3
* add portability fixes for toolchain/tools (full tools/toolchain build works o...nbd2006-09-271-0/+1
* use 'false' instead of '/bin/false'nbd2006-09-271-1/+1
* fix DESCRIPTION use in menuconfig and ipkg control filesnico2006-09-241-10/+11
* clean up and really fix bogus build_ directorynbd2006-09-241-0/+1
* add BOARD and KERNEL to tgz image file namenico2006-09-241-1/+1
* add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, nico2006-09-241-2/+5
* correct arguments to Build/Prepare/Defaultmbm2006-09-181-1/+1
* add quotes to ipkg name in the rebuild checknbd2006-09-071-1/+1
* don't run rebuild checks for dump and prereqnbd2006-09-071-7/+9
* add extra rebuild check for development librariesnbd2006-09-071-0/+4
* fix unnecessary rebuilds for library package directories with no selected pac...nbd2006-09-071-11/+14
* Clean up prereq error messagesmbm2006-09-071-6/+6
* use an if block on the whole configure commandnbd2006-08-301-1/+2
* fix previous commitmbm2006-08-301-3/+2