594 Commits (ec0f53cb372495a3059441068d93671f4ed70a8f)

Author SHA1 Message Date
Travis Kemen 7c7bd6f61c This patch makes kernel modules check if config is defined and creates a config passthrough target which will evaluate the original config in the generated package. This is done so kernel modules can have configuration menus like busybox, etc... Signed-off-by: Axel Gembe <ago@bastart.eu.org> 17 years ago
Nicolas Thill e93e293b41 add a macro to compare kernel patch versions and use it for crypto and watchdog changes in 2.6.24+ kernels (closes: #3402) 17 years ago
Nicolas Thill 648a6a6546 add 'getgrgid' to uClibc site config, needed after glib2 update in [11088] 17 years ago
Nicolas Thill cf1e8abcdf remove dup iptables in default package set 17 years ago
Felix Fietkau 02bc11903e fix kernel config on kernel_menuconfig abort 17 years ago
Nicolas Thill a7b3ffc182 cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IPT_NATHELPER_EXTRA respectively, to better match package names 17 years ago
Felix Fietkau 31a3a503cc add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages 17 years ago
Gabor Juhos d7d8665572 update to 2.6.25.1 and refresh patches 17 years ago
Gabor Juhos 3c05234962 kmod-ipt-iprange: fix build error on .25 17 years ago
Felix Fietkau 2448cb8a15 add optional version suffix to kernel files/ directories 17 years ago
Imre Kaloz 68943e35c2 upgrade to 2.6.24.5 17 years ago
Andy Boyett d4be84eee8 Fix typo in last commit 17 years ago
Andy Boyett 4f478ce546 Remove old feeds symlink in distclean. Thanks fish - Fixes duplicate package entries when coming from pre r10634 17 years ago
Nicolas Thill 6275f4a608 uClibc should actually support va_copy 17 years ago
Nicolas Thill ddc57879ec add a gpio feature for devices supporting the generic GPIO interface 17 years ago
Imre Kaloz 08dc68c9df add proper 2.6.25 support 17 years ago
Gabor Juhos d80f43d15f update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches 17 years ago
Florian Fainelli 54a5d8fb77 Clean files in scripts/config (#3011) 17 years ago
Felix Fietkau 03354353af clean up reject files after copying target/linux/*/files to the kernel tree 17 years ago
Florian Fainelli 30f8862033 layer7 filtering module is now xt_layer7 (#3268) 17 years ago
Ralph Hempel a30fcc0db6 "make distclean" should remove "package/feeds" thanks to Robert P. J. Day 17 years ago
Felix Fietkau a4920f613a remove obsolete symlinkclean target the new make package/symlinks does not need it. 17 years ago
Travis Kemen d650dae3a2 Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> 17 years ago
Felix Fietkau 82572cf767 revert ARM to oabi by default, add some eabi patches for fixing up the toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes 17 years ago
Imre Kaloz 3a0e58b2e1 upgrade & standardize kernel versions 17 years ago
Felix Fietkau 1d31c17938 add missing dependency for the target metadata scan 17 years ago
Felix Fietkau f09555425c enable uci by default 17 years ago
Gabor Juhos c8d5db0698 fix generation of cpio.gz images 17 years ago
Imre Kaloz 5303deecf1 generic 2.6.24 support 17 years ago
Ralph Hempel 9e0be1c6e3 fix buildprocess if running as cron job (package info files corrupted due missing Source-Makefile statement) 17 years ago
Gabor Juhos 0a6bf50432 bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120 17 years ago
Felix Fietkau 178721f76b update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly 17 years ago
Felix Fietkau f75b9f6815 fix packages that use -f on other build system makefiles 17 years ago
Florian Fainelli 162f0194a1 Fix typo 17 years ago
Florian Fainelli eff65775c4 Add CVS download method #2947 17 years ago
Felix Fietkau 56d0ebea38 fix ntpd compile 17 years ago
Florian Fainelli d1cb21fb01 We also need bzero and bcmp to be put in there 17 years ago
Felix Fietkau a1a07442e6 fix net-snmp compile 17 years ago
Felix Fietkau edbbf145d5 add cpio.gz support (patch from #2595) 17 years ago
Andy Boyett 6343c3be59 expunge find GNUism 17 years ago
Felix Fietkau 585a9ff548 fix libtool version checks in some configure scripts 17 years ago
Felix Fietkau 5c2991d8bc add improved autotools fixups 17 years ago
Felix Fietkau 28922775b6 add $(STAGING_DIR)/host, which contains target specific, but host executable files 17 years ago
Felix Fietkau 713087f64c add a configurable prefix for ./configure 17 years ago
Andy Boyett d9ec7366c7 Disabling use of libintl in kconfig. 17 years ago
Andy Boyett ec849ba7c8 use printf instead of echo 17 years ago
Felix Fietkau 3de5e1d29a clean up after staging packages 17 years ago
Felix Fietkau 957103c337 add automatic file tracking and uninstallation for files installed in $(STAGING_DIR) and $(STAGING_DIR_HOST) 17 years ago
Felix Fietkau 3c228ee88f add a second parameter to InstallDev/UninstallDev for specifying the path to STAGING_DIR_HOST 17 years ago
Felix Fietkau f0b363667b add STAGING_DIR_HOST to PKG_CONFIG_PATH 17 years ago