c2b42e1afeadd check for openwrt build system makefiles when scanning for metadata
Felix Fietkau
2007-04-01 14:12:42 +00:00
b7fac74f70Add wifi profiles for ar7-2.6
Florian Fainelli
2007-04-01 14:11:15 +00:00
c3a00eb1c4convert from dos to unix format
Felix Fietkau
2007-04-01 14:06:59 +00:00
235692a7d6fix iptables extension issue with mac os x builds
Felix Fietkau
2007-04-01 12:28:56 +00:00
d651ee4602Fix portability patch for uClibc. Certain versions of GNU cp treat -P as --parent, which is wrong here and -P should be implied by -R already. Fixes build on OSX with fink's fileutils installed.
Felix Fietkau
2007-04-01 11:43:11 +00:00
f4998c554acheck initseq->first in awx after running include()
Felix Fietkau
2007-03-29 00:08:43 +00:00
54942b3ce2fix an uninitialized variable in awx (does not fix random segfault yet, still looking into it)
Felix Fietkau
2007-03-28 23:19:39 +00:00
fcf0aa5ab7make sure tmp/info gets created
Felix Fietkau
2007-03-28 18:26:21 +00:00
74304a4323Fix the irq request
Florian Fainelli
2007-03-28 18:14:07 +00:00
447b0f537aadd PKG_NAME to prereq-build.mk so that failed checks show a proper prefix instead of just ':'
Felix Fietkau
2007-03-28 18:13:54 +00:00
36b75197e3detect changes in package/kernel/modules/*.mk when scanning the package metadata
Felix Fietkau
2007-03-28 18:06:33 +00:00
e71ae20b0bnuke some unnecessary complexity in the metadata scanning - simply call include/scan.mk on every make invocation (does not add any noticeable performance impact)
Felix Fietkau
2007-03-28 18:01:46 +00:00
92f558c4beNuke 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.
Felix Fietkau
2007-03-28 17:52:00 +00:00
f725f0dc49tweak isakmpd & keynote makefiles
Nicolas Thill
2007-03-28 00:06:18 +00:00
10a482c835add dependency info for linux 2.4 specific kmod package (related to #1521)
Felix Fietkau
2007-03-27 23:43:36 +00:00
5c9cbf119dclean up nfsd kernel config entries (#1523)
Felix Fietkau
2007-03-27 23:41:05 +00:00
9198bbb303add nfs kernel server kmod package (patch from #1524)
Felix Fietkau
2007-03-27 23:34:37 +00:00
8a0c6f6187remove bogus dependencies
Felix Fietkau
2007-03-27 23:17:31 +00:00
1bde611b1afix flash buswidth detection
Felix Fietkau
2007-03-27 23:15:10 +00:00
c05a061e4efix a problem with the firewall script (multicast traffic could produce packet loss)
Felix Fietkau
2007-03-27 16:45:10 +00:00
6f48cd2114ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single channel rx, move skb allocation out of interrupt, general cleanup
Eugene Konev
2007-03-27 15:19:08 +00:00
23ff7d627fenable 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
Nicolas Thill
2007-03-26 05:04:13 +00:00
8496e946b9add fix from #1516
Felix Fietkau
2007-03-25 16:25:15 +00:00
0796f79152add prereq check for pkg-config (required by ntfs-3g)
Felix Fietkau
2007-03-25 16:22:42 +00:00
d81c7f76b9ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.
Eugene Konev
2007-03-25 05:42:16 +00:00
1f3c505ef6Do not register more than 2 ethernet porst for CFE based devices (i.e : Compex WP54G-wrt)
Florian Fainelli
2007-03-24 21:31:13 +00:00
fe42382d1csplit CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handling of subdirectories with configure
Felix Fietkau
2007-03-24 21:12:26 +00:00
ac75c5015ffix CONFIGURE_PATH and add MAKE_PATH
Felix Fietkau
2007-03-24 21:05:56 +00:00
036a419fe1use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the package build so that TARGET_*FLAGS changes also apply
Felix Fietkau
2007-03-24 20:54:33 +00:00
19358682ebAdded support for BSD pty's
Hamish Guthrie
2007-03-24 17:32:32 +00:00
35317253e6trigger a kernel module rebuild when the kernel config changes
Felix Fietkau
2007-03-24 17:05:26 +00:00
cfb33b88bcfix a compile error
Felix Fietkau
2007-03-24 15:57:16 +00:00
9157412f5fsplit libuuid from e2fsprogs and install development files
Felix Fietkau
2007-03-24 15:51:43 +00:00
573c36539eset the DEVICE variable in hotplug events from ppp interfaces
Felix Fietkau
2007-03-24 14:12:22 +00:00
7f0dd3fa45rename uci-update.awk to uci.awk and add a few config_* functions
Felix Fietkau
2007-03-24 13:43:04 +00:00
c76cdd5781fix uci commit
Felix Fietkau
2007-03-24 13:42:55 +00:00