4867 Commits (4d8d4267144a74663eece82ef5b018ade4a607df)
 

Author SHA1 Message Date
Felix Fietkau 4d8d426714 fix menuconfig 'deselect' statement 18 years ago
Florian Fainelli 55e4f0f8bc Should fix edimax generation 18 years ago
Felix Fietkau f4998c554a check initseq->first in awx after running include() 18 years ago
Felix Fietkau 54942b3ce2 fix an uninitialized variable in awx (does not fix random segfault yet, still looking into it) 18 years ago
Felix Fietkau fcf0aa5ab7 make sure tmp/info gets created 18 years ago
Florian Fainelli 74304a4323 Fix the irq request 18 years ago
Felix Fietkau 447b0f537a add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix instead of just ':' 18 years ago
Felix Fietkau 36b75197e3 detect changes in package/kernel/modules/*.mk when scanning the package metadata 18 years ago
Felix Fietkau e71ae20b0b nuke some unnecessary complexity in the metadata scanning - simply call include/scan.mk on every make invocation (does not add any noticeable performance impact) 18 years ago
Felix Fietkau 92f558c4be Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm getting sick of seeing people complain about compile errors when trying to build brcm-2.4 with it. 18 years ago
Florian Fainelli e172d1c9ea Fix warnings 18 years ago
Florian Fainelli e93d651983 Bluetooth depends on USB for 2.6 kernels also 18 years ago
Florian Fainelli f0bc281e36 Bluetooth modules also depend on USB 18 years ago
Florian Fainelli 799427a878 Enable kmod-sched for adm5120 18 years ago
Florian Fainelli e1b66f44ea Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in myloader parser 18 years ago
Florian Fainelli d8bf22859b Add myloader partition table parser 18 years ago
Nicolas Thill 7f409744a4 replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS 18 years ago
Nicolas Thill 32490cac26 cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...) 18 years ago
Nicolas Thill f725f0dc49 tweak isakmpd & keynote makefiles 18 years ago
Felix Fietkau 10a482c835 add dependency info for linux 2.4 specific kmod package (related to #1521) 18 years ago
Felix Fietkau 5c9cbf119d clean up nfsd kernel config entries (#1523) 18 years ago
Felix Fietkau 9198bbb303 add nfs kernel server kmod package (patch from #1524) 18 years ago
Felix Fietkau 8a0c6f6187 remove bogus dependencies 18 years ago
Felix Fietkau 1bde611b1a fix flash buswidth detection 18 years ago
Felix Fietkau c05a061e4e fix a problem with the firewall script (multicast traffic could produce packet loss) 18 years ago
Eugene Konev 6f48cd2114 ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single channel rx, move skb allocation out of interrupt, general cleanup 18 years ago
Eugene Konev 34fd376368 ar7: speed up irq handlers, fix asm/ar7/ar7.h 18 years ago
Florian Fainelli 067704996a Fix edimax image generation 18 years ago
Florian Fainelli c41e00ae34 Add some more clean targets 18 years ago
Florian Fainelli e3e20cce5c Add a symlinkclean target to remove symlinks 18 years ago
Florian Fainelli e25fff9a14 Also forgot adding the adm5120_info file 18 years ago
Felix Fietkau 4113d5a46d fix the sdk 18 years ago
Florian Fainelli f1b6a4ce42 Disable YAFFS and NAND by default 18 years ago
Florian Fainelli 7d55bb05fe Move the yaffs patch to be generic, shared between rb532 and adm5120 18 years ago
Florian Fainelli 1e3c50caa7 Forgot adding infos header 18 years ago
Florian Fainelli e5f6938314 Rewrite of the bootloader runtime detection (Gabor Juhos) 18 years ago
Florian Fainelli 7fb29fc2b9 Add myloader definitions 18 years ago
Florian Fainelli 4377351db4 Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos) 18 years ago
Florian Fainelli 6c9b120593 Add definitions to myloader thanks Gabor Juhos 18 years ago
Nicolas Thill 23ff7d627f enable dso support back in openssl, needed to use shared zlib compression, and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors. closes: #1182 18 years ago
Felix Fietkau 8496e946b9 add fix from #1516 18 years ago
Felix Fietkau 0796f79152 add prereq check for pkg-config (required by ntfs-3g) 18 years ago
Eugene Konev d81c7f76b9 ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups. 18 years ago
Florian Fainelli 8c2cf394a3 Update kernel config 18 years ago
Florian Fainelli c7ce5e06da Use MiBSD ksh if installed (#1470) 18 years ago
Florian Fainelli 9f205cc473 Forgot to define what CFE is 18 years ago
Florian Fainelli 984bd80138 Typo fix 18 years ago
Florian Fainelli 1f3c505ef6 Do not register more than 2 ethernet porst for CFE based devices (i.e : Compex WP54G-wrt) 18 years ago
Felix Fietkau fe42382d1c split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handling of subdirectories with configure 18 years ago
Felix Fietkau ac75c5015f fix CONFIGURE_PATH and add MAKE_PATH 18 years ago