Felix Fietkau
a3d6680bc3
avoid rdep in the top level make process (subdir.mk) - it leaks too much memory and increases the startup time for regular make commands. timestamp.pl is more lightweight here
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-29 03:51:49 +00:00
Nicolas Thill
814aa23f35
add acx-mac80211 (thanks to Matteo Croce)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 16:02:14 +00:00
Nicolas Thill
85f592145f
fonera-mp3: fix json-c dependency here as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 15:11:42 +00:00
Nicolas Thill
5b93b981fd
json-c: fix package name, add UninstallDev
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 15:09:21 +00:00
Nicolas Thill
ba0a25d216
fix pcmcia submenu (broken by [8520])
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 12:51:46 +00:00
Florian Fainelli
fc677dd11c
Add a PyMod template for python related modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 12:41:39 +00:00
Nicolas Thill
8df971a1f9
more cosmetic fixes missed from [8250]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 12:33:43 +00:00
Nicolas Thill
90faaff1ad
cosmetic fixes: rearrange KernelPackage definitions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8520 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 11:44:15 +00:00
Nicolas Thill
34a1fd4788
remove useless definitions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 11:31:16 +00:00
Nicolas Thill
c142af6ebd
fix kmod-hermes-* dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8518 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 11:24:49 +00:00
Florian Fainelli
06517e9cf5
Fix the CONFIG_LFS option ( #2276 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 08:19:35 +00:00
John Crispin
a2c409cda2
added libjson-c. added driver, webinterface and userspace daemon for the
...
fonera mp3-hack
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8509 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 20:10:35 +00:00
Felix Fietkau
37266a51f1
allow the user to override the underlying connection method when using pptp (defaults to dhcp)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 16:37:37 +00:00
Florian Fainelli
e647085788
Fix the comment
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8506 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 10:39:51 +00:00
Florian Fainelli
1351b0e7d0
Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8505 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 10:37:12 +00:00
Florian Fainelli
da5982b133
Make the architecture gpio more readable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8504 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 10:36:29 +00:00
Florian Fainelli
1e35e6e87d
Fix the sdk generation with the new staging_dir layout
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8503 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 10:31:12 +00:00
Nicolas Thill
406909c637
package/mac80211 fixes:
...
* mark 2.6 only
* only build if in-kernel mac80211 is available (i.e. the kernel is recent enough)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8502 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 02:23:59 +00:00
Nicolas Thill
7d25ac08d7
package/rt2x00 fixes:
...
* mark 2.6 only
* add a dependency on in-kernel mac80211
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 02:09:02 +00:00
Nicolas Thill
9d95a0d36b
mark package/rt61 as 2.6 only
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8500 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 02:07:15 +00:00
Nicolas Thill
1e650af892
revert [8473] (see [8055])
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8499 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 02:04:35 +00:00
Nicolas Thill
ae4081695e
package/util-linux fixes:
...
* don't use Build/Configure/Default since it is not an autoconf based package
* fix opt flags passed more than once
* move DEPENDS:=@!LINUX_2_6_ETRAX in shared Package/util-linux/Default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26 23:33:28 +00:00
Nicolas Thill
a68b949064
ifenslave fixes:
...
* use KERNEL_BUILD_DIR for PKG_BUILD_DIR
* no need to copy source, can compile from linux source directly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26 22:40:09 +00:00
Nicolas Thill
20ccf6f5a2
prevent ldconfig use in autoconf based packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26 18:34:24 +00:00
Nicolas Thill
0c962366e6
add a '@KERNEL' download facility, tweak script
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26 18:21:24 +00:00
Nicolas Thill
1fb234e5c4
include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8494 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26 13:26:02 +00:00
Gabor Juhos
077b42b9ff
[adm5120] make overriding of CPU features configurable, and enable it by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26 13:09:11 +00:00
Nicolas Thill
5780bcb8db
fix typo ( closes : #2275 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26 13:00:27 +00:00
Nicolas Thill
9e4ac01593
move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defined only once
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26 12:42:48 +00:00
Nicolas Thill
03d2c2ee54
fix rt61 on big endian arch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-25 18:52:39 +00:00
Nicolas Thill
10e9a5e072
e2fsprogs fixes:
...
- don't bundle libblkid shared lib in e2fsprogs, add a dependency instead
- remove references to host dev files in pkgconfig files
- add Build/UninstallDev
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8486 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-25 15:52:31 +00:00
Nicolas Thill
6980fc88b7
move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is defined when dumping target infos
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-25 14:50:17 +00:00
Nicolas Thill
31779bc3ff
add support for KernelPackage/*/description
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-25 14:43:15 +00:00
Mike Baker
88cd2ada07
workaround for timer glitch on some boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8483 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-25 13:18:58 +00:00
Mike Baker
4585158028
fix wan configuration on wr850g v2/v3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8482 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-25 12:27:01 +00:00
Nicolas Thill
134d9f15d7
move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-25 11:55:01 +00:00
Gabor Juhos
300c4f54d1
[adm5120] override CPU features
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-24 19:34:25 +00:00
Nicolas Thill
78b14eaf94
fix netfilter quota module
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-24 12:23:52 +00:00
Nicolas Thill
078205e702
replace xargs commands with $(XARGS)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-24 12:10:14 +00:00
Nicolas Thill
4a3e32d000
combine the 3 find in a single one
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8477 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-24 12:05:30 +00:00
Nicolas Thill
6fdd166a4e
fix rt2x00 build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8476 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-24 11:22:57 +00:00
Nicolas Thill
ef1f09ec8e
mark pcmcia-cs 2.4 only, fix dependency on kernel .config ( closes : #2191 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-24 11:10:48 +00:00
Florian Fainelli
4f4d51c3ba
Build the quota module for 2.4 targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8473 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-23 16:19:17 +00:00
Florian Fainelli
2a94500e0c
Fix the error on the quota extension ( #2080 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-23 16:14:17 +00:00
Florian Fainelli
a6c626e609
Disable multilib by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-23 16:08:09 +00:00
Florian Fainelli
50dd0a65fc
Add the icplus phy patch, will be required for the r6040 driver later, thanks to Daniel Gimpelevich
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-23 15:48:46 +00:00
Florian Fainelli
364582ee72
Change the property to something more general
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8469 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-23 15:47:23 +00:00
Florian Fainelli
fb1e874cc7
Add back physdev ( #2216 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-23 15:21:22 +00:00
Gabor Juhos
6fbb1ae7ef
[adm5120] disable VLANs for RB1xx boards ( #2132 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-22 19:39:38 +00:00
Nicolas Thill
eb569b8098
rename libtool macros, revert [8461], make install prefix configurable in libtool_fixup_libdir
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8462 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-22 16:15:00 +00:00