| Commit message (Expand) | Author | Age | Files | Lines |
* | remove (unused?) linux symlink in BUILD_DIR | Nicolas Thill | 2007-09-16 | 1 | -2/+0 |
* | revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work... | Nicolas Thill | 2007-09-16 | 2 | -5/+2 |
* | allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) f... | Nicolas Thill | 2007-09-16 | 1 | -1/+1 |
* | quote LINUX_VERSION to avoid shell errors at DUMP time | Nicolas Thill | 2007-09-16 | 1 | -1/+1 |
* | prevent include/netfilter.mk from being included multiple times | Nicolas Thill | 2007-09-15 | 1 | -0/+5 |
* | properly clean up after kernel_{old,menu}config | Felix Fietkau | 2007-09-11 | 1 | -1/+1 |
* | fix custom series files in kernel patch directories | Felix Fietkau | 2007-09-10 | 1 | -2/+2 |
* | fix kernel build with quilt | Felix Fietkau | 2007-09-10 | 2 | -2/+4 |
* | fix kernel_menuconfig | Felix Fietkau | 2007-09-10 | 1 | -1/+1 |
* | Package the statistics module for netfilter | Florian Fainelli | 2007-09-09 | 1 | -0/+1 |
* | fix kmod-crypto, emit warning messages for kmod packages that cannot be built... | Felix Fietkau | 2007-09-08 | 1 | -0/+6 |
* | add support for device type based package preselections | Felix Fietkau | 2007-09-08 | 1 | -3/+13 |
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 | 1 | -2/+6 |
* | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 | 9 | -152/+194 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | Felix Fietkau | 2007-09-06 | 3 | -4/+5 |
* | allow scan.mk to find python packages introduced in [8639] | Nicolas Thill | 2007-09-06 | 1 | -1/+1 |
* | remove uneeded stuff after python changes in [8639] | Nicolas Thill | 2007-09-06 | 1 | -11/+0 |
* | fix typo (thanks to jonasg[1] on irc) | Nicolas Thill | 2007-09-05 | 1 | -1/+1 |
* | move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove E... | Nicolas Thill | 2007-09-03 | 1 | -9/+4 |
* | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to... | Nicolas Thill | 2007-09-03 | 2 | -6/+10 |
* | tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the ... | Nicolas Thill | 2007-09-03 | 1 | -6/+8 |
* | provide default PKG_BUILD_DIR for packages missing a PKG_VERSION | Nicolas Thill | 2007-09-03 | 2 | -2/+2 |
* | move ipkg related vars from ./rules.mk to ./include/package-ipkg.mk | Nicolas Thill | 2007-09-03 | 1 | -0/+12 |
* | use a default VERSION field for kmod packages | Nicolas Thill | 2007-09-02 | 1 | -0/+1 |
* | fix .dep_files exclusion in rdep calls | Nicolas Thill | 2007-09-01 | 1 | -2/+2 |
* | fix a dependency bug | Felix Fietkau | 2007-08-30 | 1 | -1/+1 |
* | clean up recursive dependency handling, use timestamp.pl again, because it sa... | Felix Fietkau | 2007-08-30 | 4 | -30/+49 |
* | allow the kernel to provide own series files for specific subdirs | Felix Fietkau | 2007-08-30 | 1 | -0/+20 |
* | avoid rdep in the top level make process (subdir.mk) - it leaks too much memo... | Felix Fietkau | 2007-08-29 | 1 | -7/+3 |
* | Add a PyMod template for python related modules | Florian Fainelli | 2007-08-28 | 1 | -0/+9 |
* | revert [8473] (see [8055]) | Nicolas Thill | 2007-08-27 | 1 | -1/+1 |
* | prevent ldconfig use in autoconf based packages | Nicolas Thill | 2007-08-26 | 1 | -0/+1 |
* | add a '@KERNEL' download facility, tweak script | Nicolas Thill | 2007-08-26 | 1 | -4/+1 |
* | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is... | Nicolas Thill | 2007-08-26 | 2 | -1/+2 |
* | move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defi... | Nicolas Thill | 2007-08-26 | 1 | -5/+6 |
* | move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is define... | Nicolas Thill | 2007-08-25 | 2 | -1/+1 |
* | add support for KernelPackage/*/description | Nicolas Thill | 2007-08-25 | 1 | -0/+6 |
* | move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk | Nicolas Thill | 2007-08-25 | 1 | -1/+6 |
* | fix netfilter quota module | Nicolas Thill | 2007-08-24 | 1 | -1/+2 |
* | replace xargs commands with $(XARGS) | Nicolas Thill | 2007-08-24 | 1 | -2/+2 |
* | combine the 3 find in a single one | Nicolas Thill | 2007-08-24 | 1 | -3/+1 |
* | Fix the error on the quota extension (#2080) | Florian Fainelli | 2007-08-23 | 1 | -1/+1 |
* | Add back physdev (#2216) | Florian Fainelli | 2007-08-23 | 1 | -1/+1 |
* | rename libtool macros, revert [8461], make install prefix configurable in lib... | Nicolas Thill | 2007-08-22 | 1 | -3/+3 |
* | Make the libtool fix more dynamic | Florian Fainelli | 2007-08-22 | 1 | -2/+2 |
* | add 2 helper macros to deal with libtool madness | Nicolas Thill | 2007-08-21 | 1 | -0/+12 |
* | rename 'stampfiles' directory to 'stamp' | Nicolas Thill | 2007-08-21 | 2 | -5/+5 |
* | Move to 2.6.22.4 | Florian Fainelli | 2007-08-21 | 1 | -2/+2 |
* | revert [8415], seems to be causing problems for the kernel build | Felix Fietkau | 2007-08-16 | 1 | -3/+0 |
* | always include kernel config for kernel packages | Felix Fietkau | 2007-08-15 | 1 | -0/+3 |