summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix spontaneous rebuilds caused by make package/<name>/update with quiltnbd2007-09-203-3/+2
* cosmetic cleanup before more deep changesnico2007-09-201-51/+83
* fix typo again (do i need some sleep?)nico2007-09-171-1/+1
* oops, fix typonico2007-09-161-3/+3
* remove (unused?) linux symlink in BUILD_DIRnico2007-09-161-2/+0
* revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work...nico2007-09-162-5/+2
* allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) f...nico2007-09-161-1/+1
* quote LINUX_VERSION to avoid shell errors at DUMP timenico2007-09-161-1/+1
* prevent include/netfilter.mk from being included multiple timesnico2007-09-151-0/+5
* properly clean up after kernel_{old,menu}confignbd2007-09-111-1/+1
* fix custom series files in kernel patch directoriesnbd2007-09-101-2/+2
* fix kernel build with quiltnbd2007-09-102-2/+4
* fix kernel_menuconfignbd2007-09-101-1/+1
* Package the statistics module for netfilterflorian2007-09-091-0/+1
* fix kmod-crypto, emit warning messages for kmod packages that cannot be built...nbd2007-09-081-0/+6
* add support for device type based package preselectionsnbd2007-09-081-3/+13
* adapt profiles for subtarget changesnbd2007-09-081-2/+6
* major target cleanup. it is now possible to have subtargets that can override...nbd2007-09-089-152/+194
* strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd2007-09-063-4/+5
* allow scan.mk to find python packages introduced in [8639]nico2007-09-061-1/+1
* remove uneeded stuff after python changes in [8639]nico2007-09-061-11/+0
* fix typo (thanks to jonasg[1] on irc)nico2007-09-051-1/+1
* move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove E...nico2007-09-031-9/+4
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...nico2007-09-032-6/+10
* tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the ...nico2007-09-031-6/+8
* provide default PKG_BUILD_DIR for packages missing a PKG_VERSIONnico2007-09-032-2/+2
* move ipkg related vars from ./rules.mk to ./include/package-ipkg.mknico2007-09-031-0/+12
* use a default VERSION field for kmod packagesnico2007-09-021-0/+1
* fix .dep_files exclusion in rdep callsnico2007-09-011-2/+2
* fix a dependency bugnbd2007-08-301-1/+1
* clean up recursive dependency handling, use timestamp.pl again, because it sa...nbd2007-08-304-30/+49
* allow the kernel to provide own series files for specific subdirsnbd2007-08-301-0/+20
* avoid rdep in the top level make process (subdir.mk) - it leaks too much memo...nbd2007-08-291-7/+3
* Add a PyMod template for python related modulesflorian2007-08-281-0/+9
* revert [8473] (see [8055])nico2007-08-271-1/+1
* prevent ldconfig use in autoconf based packagesnico2007-08-261-0/+1
* add a '@KERNEL' download facility, tweak scriptnico2007-08-261-4/+1
* include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...nico2007-08-262-1/+2
* move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defi...nico2007-08-261-5/+6
* move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is define...nico2007-08-252-1/+1
* add support for KernelPackage/*/descriptionnico2007-08-251-0/+6
* move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mknico2007-08-251-1/+6
* fix netfilter quota modulenico2007-08-241-1/+2
* replace xargs commands with $(XARGS)nico2007-08-241-2/+2
* combine the 3 find in a single onenico2007-08-241-3/+1
* Fix the error on the quota extension (#2080)florian2007-08-231-1/+1
* Add back physdev (#2216)florian2007-08-231-1/+1
* rename libtool macros, revert [8461], make install prefix configurable in lib...nico2007-08-221-3/+3
* Make the libtool fix more dynamicflorian2007-08-221-2/+2
* add 2 helper macros to deal with libtool madnessnico2007-08-211-0/+12