summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-09-16allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) f...nico
2007-09-16quote LINUX_VERSION to avoid shell errors at DUMP timenico
2007-09-15prevent include/netfilter.mk from being included multiple timesnico
2007-09-11properly clean up after kernel_{old,menu}confignbd
2007-09-10fix custom series files in kernel patch directoriesnbd
2007-09-10fix kernel build with quiltnbd
2007-09-10fix kernel_menuconfignbd
2007-09-09Package the statistics module for netfilterflorian
2007-09-08fix kmod-crypto, emit warning messages for kmod packages that cannot be built...nbd
2007-09-08add support for device type based package preselectionsnbd
2007-09-08adapt profiles for subtarget changesnbd
2007-09-08major target cleanup. it is now possible to have subtargets that can override...nbd
2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd
2007-09-06allow scan.mk to find python packages introduced in [8639]nico
2007-09-06remove uneeded stuff after python changes in [8639]nico
2007-09-05fix typo (thanks to jonasg[1] on irc)nico
2007-09-03move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove E...nico
2007-09-03require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...nico
2007-09-03tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the ...nico
2007-09-03provide default PKG_BUILD_DIR for packages missing a PKG_VERSIONnico
2007-09-03move ipkg related vars from ./rules.mk to ./include/package-ipkg.mknico
2007-09-02use a default VERSION field for kmod packagesnico
2007-09-01fix .dep_files exclusion in rdep callsnico
2007-08-30fix a dependency bugnbd
2007-08-30clean up recursive dependency handling, use timestamp.pl again, because it sa...nbd
2007-08-30allow the kernel to provide own series files for specific subdirsnbd
2007-08-29avoid rdep in the top level make process (subdir.mk) - it leaks too much memo...nbd
2007-08-28Add a PyMod template for python related modulesflorian
2007-08-27revert [8473] (see [8055])nico
2007-08-26prevent ldconfig use in autoconf based packagesnico
2007-08-26add a '@KERNEL' download facility, tweak scriptnico
2007-08-26include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...nico
2007-08-26move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defi...nico
2007-08-25move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is define...nico
2007-08-25add support for KernelPackage/*/descriptionnico
2007-08-25move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mknico
2007-08-24fix netfilter quota modulenico
2007-08-24replace xargs commands with $(XARGS)nico
2007-08-24combine the 3 find in a single onenico
2007-08-23Fix the error on the quota extension (#2080)florian
2007-08-23Add back physdev (#2216)florian
2007-08-22rename libtool macros, revert [8461], make install prefix configurable in lib...nico
2007-08-22Make the libtool fix more dynamicflorian
2007-08-21add 2 helper macros to deal with libtool madnessnico
2007-08-21rename 'stampfiles' directory to 'stamp'nico
2007-08-21Move to 2.6.22.4florian
2007-08-16revert [8415], seems to be causing problems for the kernel buildnbd
2007-08-15always include kernel config for kernel packagesnbd
2007-08-12Add a requireheader for squid, should fix it (#2205)florian
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd