Nicolas Thill
|
d8174a0398
|
another cleanup missed from [8587]
SVN-Revision: 8589
|
2007-09-03 08:23:08 +00:00 |
Nicolas Thill
|
dd8ceb9f71
|
rename hostap package to hostap-driver
SVN-Revision: 8588
|
2007-09-03 08:21:42 +00:00 |
Nicolas Thill
|
be0de75a3e
|
package Makefile cleanup: remove uneeded vars
SVN-Revision: 8587
|
2007-09-03 08:20:36 +00:00 |
Nicolas Thill
|
a8e4960f3d
|
rename bridge package to bridge-utils (to match source name)
SVN-Revision: 8586
|
2007-09-03 08:12:27 +00:00 |
Nicolas Thill
|
df226f6d5d
|
rename zd1211_firmware to zd1211-firmware
SVN-Revision: 8585
|
2007-09-03 08:02:23 +00:00 |
Nicolas Thill
|
665dd9813a
|
rename zd1211 package to zd1211-driver
SVN-Revision: 8584
|
2007-09-03 08:01:31 +00:00 |
Nicolas Thill
|
6a6fa5a4ab
|
provide default PKG_BUILD_DIR for packages missing a PKG_VERSION
SVN-Revision: 8583
|
2007-09-03 07:51:56 +00:00 |
Nicolas Thill
|
c8862d6777
|
remove duplicate ./include/kernel.mk inclusion
SVN-Revision: 8582
|
2007-09-03 07:47:33 +00:00 |
Nicolas Thill
|
3f80599cda
|
move ipkg related vars from ./rules.mk to ./include/package-ipkg.mk
SVN-Revision: 8581
|
2007-09-03 06:46:44 +00:00 |
Nicolas Thill
|
9400ad240f
|
remove uneeded PATH setting in ipkg invocation
SVN-Revision: 8580
|
2007-09-03 05:50:05 +00:00 |
Nicolas Thill
|
916e33b59e
|
change case of conflicting option
SVN-Revision: 8579
|
2007-09-03 05:02:05 +00:00 |
Nicolas Thill
|
8680e1d07d
|
use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...
SVN-Revision: 8578
|
2007-09-03 05:00:38 +00:00 |
Florian Fainelli
|
3e2b718c4c
|
Do not restart ipsec on hotplug events (#2212)
SVN-Revision: 8577
|
2007-09-02 19:40:35 +00:00 |
Nicolas Thill
|
02cd6d278f
|
use a default VERSION field for kmod packages
SVN-Revision: 8575
|
2007-09-02 16:39:27 +00:00 |
Nicolas Thill
|
62637bcce1
|
rename 2.6 high-speed usb serial fix to match 2.4 one
SVN-Revision: 8574
|
2007-09-02 14:20:11 +00:00 |
Nicolas Thill
|
9f70a0f15c
|
add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274)
SVN-Revision: 8573
|
2007-09-02 14:18:28 +00:00 |
John Crispin
|
18a03ce770
|
reduce watchdog trigger from 10 to 5 seconds
SVN-Revision: 8571
|
2007-09-01 21:01:09 +00:00 |
Nicolas Thill
|
b518cc2c00
|
add an abs2rel.pl helper script (returns a path relative to another)
SVN-Revision: 8570
|
2007-09-01 15:20:33 +00:00 |
Felix Fietkau
|
393c8bff07
|
allow the user to disable the defaultroute option for ppp
SVN-Revision: 8569
|
2007-09-01 12:57:15 +00:00 |
Nicolas Thill
|
ef9d118359
|
small rdc-2.6 fixes (from sn9, thanks!)
SVN-Revision: 8568
|
2007-09-01 05:25:44 +00:00 |
Nicolas Thill
|
6a8ab4c0be
|
fix .dep_files exclusion in rdep calls
SVN-Revision: 8567
|
2007-09-01 05:20:21 +00:00 |
Nicolas Thill
|
401d8ca98b
|
fix typo left in [8562] (thanks to sn9)
SVN-Revision: 8565
|
2007-09-01 02:01:03 +00:00 |
Felix Fietkau
|
365ad8dec6
|
oops... typo
SVN-Revision: 8564
|
2007-08-31 16:20:40 +00:00 |
Felix Fietkau
|
a391a14e23
|
fix issues with multiple ppp links (noticed by Stefano Rivera)
SVN-Revision: 8563
|
2007-08-31 16:19:19 +00:00 |
Nicolas Thill
|
4bb9476035
|
oops, include missing change from [8560]
SVN-Revision: 8562
|
2007-08-31 10:09:46 +00:00 |
Felix Fietkau
|
761dc0a0ae
|
fix a dependency bug
SVN-Revision: 8561
|
2007-08-30 22:43:25 +00:00 |
Nicolas Thill
|
82914583a9
|
more rt2x00 fixes (thanks to sn9): * pkg: add missing kmod dependencies and autoloads * src: change #warning to #error when checking kconfig * src: remove uneeded config file
SVN-Revision: 8560
|
2007-08-30 22:24:16 +00:00 |
Nicolas Thill
|
939c7224a2
|
build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
SVN-Revision: 8559
|
2007-08-30 22:19:26 +00:00 |
Felix Fietkau
|
5f748a6c24
|
clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
SVN-Revision: 8558
|
2007-08-30 21:12:39 +00:00 |
Felix Fietkau
|
9566fb1f07
|
allow the kernel to provide own series files for specific subdirs
SVN-Revision: 8557
|
2007-08-30 21:11:17 +00:00 |
Travis Kemen
|
f0cdd3ffdd
|
fix incorrect parameters
SVN-Revision: 8554
|
2007-08-30 17:18:04 +00:00 |
Nicolas Thill
|
dc53d28bcd
|
acx-mac80211: another bigendian fix
SVN-Revision: 8553
|
2007-08-30 16:59:41 +00:00 |
Felix Fietkau
|
52a138a953
|
fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher)
SVN-Revision: 8552
|
2007-08-30 16:53:22 +00:00 |
Nicolas Thill
|
6550278912
|
rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert auto-inclusion of rt2x00_compat.h
SVN-Revision: 8551
|
2007-08-30 16:41:16 +00:00 |
Travis Kemen
|
297cf0cb90
|
fix typo closes #2289
SVN-Revision: 8550
|
2007-08-30 16:08:44 +00:00 |
Nicolas Thill
|
a28a3e814b
|
add high-speed usb serial fix from Junxion (closes: #2274)
SVN-Revision: 8549
|
2007-08-30 16:04:31 +00:00 |
Nicolas Thill
|
917780b301
|
rt2x00 fixes (thanks to sn9): * make build depends on in-kernel mac80211 support * rework kconfig handling * download firmware images into $(DL_DIR) * tweak source Makefile
SVN-Revision: 8548
|
2007-08-30 15:38:15 +00:00 |
Nicolas Thill
|
437ad838dd
|
bcm43xx-mac80211 fixes: * make build depends on in-kernel mac80211 support * rework kconfig hack
SVN-Revision: 8544
|
2007-08-30 14:19:31 +00:00 |
Nicolas Thill
|
c19dbc7cde
|
acx-mac80211 fixes: * make Build/Compile conditionnal (only if in-kernel mac80211 is available) * add a release number
SVN-Revision: 8543
|
2007-08-30 14:15:37 +00:00 |
Nicolas Thill
|
ac3859b9ae
|
use $(INSTALL_BIN) instead of $(CP)
SVN-Revision: 8541
|
2007-08-30 08:01:51 +00:00 |
Travis Kemen
|
3740842c70
|
dnsmasq: extend the init script thanks Sedky
SVN-Revision: 8540
|
2007-08-29 18:40:52 +00:00 |
Gabor Juhos
|
4f4a3e5e40
|
I have new e-mail address. Thanks to Kaloz ;)
SVN-Revision: 8538
|
2007-08-29 17:27:11 +00:00 |
Gabor Juhos
|
87fee19144
|
simplified image file generation
SVN-Revision: 8537
|
2007-08-29 16:31:49 +00:00 |
Felix Fietkau
|
d475d94aab
|
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
SVN-Revision: 8533
|
2007-08-29 03:51:49 +00:00 |
Nicolas Thill
|
ec70a7a19f
|
add acx-mac80211 (thanks to Matteo Croce)
SVN-Revision: 8531
|
2007-08-28 16:02:14 +00:00 |
Nicolas Thill
|
902db2062e
|
fonera-mp3: fix json-c dependency here as well
SVN-Revision: 8529
|
2007-08-28 15:11:42 +00:00 |
Nicolas Thill
|
d06fe5e328
|
json-c: fix package name, add UninstallDev
SVN-Revision: 8528
|
2007-08-28 15:09:21 +00:00 |
Nicolas Thill
|
9f4bd6483f
|
fix pcmcia submenu (broken by [8520])
SVN-Revision: 8524
|
2007-08-28 12:51:46 +00:00 |
Florian Fainelli
|
39cbeec7b2
|
Add a PyMod template for python related modules
SVN-Revision: 8522
|
2007-08-28 12:41:39 +00:00 |
Nicolas Thill
|
3c11423892
|
more cosmetic fixes missed from [8250]
SVN-Revision: 8521
|
2007-08-28 12:33:43 +00:00 |