Commit graph

6195 commits

Author SHA1 Message Date
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
Nicolas Thill
0f4183c33b cosmetic fixes: rearrange KernelPackage definitions
SVN-Revision: 8520
2007-08-28 11:44:15 +00:00
Nicolas Thill
4d419362c5 remove useless definitions
SVN-Revision: 8519
2007-08-28 11:31:16 +00:00
Nicolas Thill
ac09cc6859 fix kmod-hermes-* dependencies
SVN-Revision: 8518
2007-08-28 11:24:49 +00:00
Florian Fainelli
a706affb3a Fix the CONFIG_LFS option (#2276)
SVN-Revision: 8512
2007-08-28 08:19:35 +00:00
John Crispin
6c0f55bc68 added libjson-c. added driver, webinterface and userspace daemon for the fonera mp3-hack
SVN-Revision: 8509
2007-08-27 20:10:35 +00:00
Felix Fietkau
79b07af694 allow the user to override the underlying connection method when using pptp (defaults to dhcp)
SVN-Revision: 8508
2007-08-27 16:37:37 +00:00
Florian Fainelli
83c0618a0f Fix the comment
SVN-Revision: 8506
2007-08-27 10:39:51 +00:00
Florian Fainelli
022e20b2a4 Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu
SVN-Revision: 8505
2007-08-27 10:37:12 +00:00
Florian Fainelli
6b3f2ca7de Make the architecture gpio more readable
SVN-Revision: 8504
2007-08-27 10:36:29 +00:00
Florian Fainelli
aa5fa29235 Fix the sdk generation with the new staging_dir layout
SVN-Revision: 8503
2007-08-27 10:31:12 +00:00
Nicolas Thill
2d8efd9fc1 package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 is available (i.e. the kernel is recent enough)
SVN-Revision: 8502
2007-08-27 02:23:59 +00:00
Nicolas Thill
4ede457b11 package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211
SVN-Revision: 8501
2007-08-27 02:09:02 +00:00
Nicolas Thill
097cf847cc mark package/rt61 as 2.6 only
SVN-Revision: 8500
2007-08-27 02:07:15 +00:00
Nicolas Thill
bfa6ac2eab revert [8473] (see [8055])
SVN-Revision: 8499
2007-08-27 02:04:35 +00:00
Nicolas Thill
4979ecc121 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
SVN-Revision: 8498
2007-08-26 23:33:28 +00:00
Nicolas Thill
70c361d175 ifenslave fixes: * use KERNEL_BUILD_DIR for PKG_BUILD_DIR * no need to copy source, can compile from linux source directly
SVN-Revision: 8497
2007-08-26 22:40:09 +00:00
Nicolas Thill
75123bd131 prevent ldconfig use in autoconf based packages
SVN-Revision: 8496
2007-08-26 18:34:24 +00:00
Nicolas Thill
1b226e4de1 add a '@KERNEL' download facility, tweak script
SVN-Revision: 8495
2007-08-26 18:21:24 +00:00
Nicolas Thill
b35e6fe3ba include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available
SVN-Revision: 8494
2007-08-26 13:26:02 +00:00
Gabor Juhos
a2b4d75799 make overriding of CPU features configurable, and enable it by default
SVN-Revision: 8493
2007-08-26 13:09:11 +00:00
Nicolas Thill
bf392a7fc0 fix typo (closes: #2275)
SVN-Revision: 8492
2007-08-26 13:00:27 +00:00
Nicolas Thill
3e47314ccb move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defined only once
SVN-Revision: 8491
2007-08-26 12:42:48 +00:00
Nicolas Thill
bae342971d fix rt61 on big endian arch
SVN-Revision: 8487
2007-08-25 18:52:39 +00:00
Nicolas Thill
68e129691f 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
SVN-Revision: 8486
2007-08-25 15:52:31 +00:00
Nicolas Thill
615a81cb65 move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is defined when dumping target infos
SVN-Revision: 8485
2007-08-25 14:50:17 +00:00
Nicolas Thill
655a446b17 add support for KernelPackage/*/description
SVN-Revision: 8484
2007-08-25 14:43:15 +00:00
Mike Baker
7ab328b133 workaround for timer glitch on some boards
SVN-Revision: 8483
2007-08-25 13:18:58 +00:00
Mike Baker
c6e6780624 fix wan configuration on wr850g v2/v3
SVN-Revision: 8482
2007-08-25 12:27:01 +00:00
Nicolas Thill
d21941ca4d move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk
SVN-Revision: 8481
2007-08-25 11:55:01 +00:00
Gabor Juhos
34c758830a override CPU features
SVN-Revision: 8480
2007-08-24 19:34:25 +00:00
Nicolas Thill
1ad12c1eeb fix netfilter quota module
SVN-Revision: 8479
2007-08-24 12:23:52 +00:00
Nicolas Thill
4b23cac27b replace xargs commands with $(XARGS)
SVN-Revision: 8478
2007-08-24 12:10:14 +00:00
Nicolas Thill
e9fba2c56b combine the 3 find in a single one
SVN-Revision: 8477
2007-08-24 12:05:30 +00:00
Nicolas Thill
fa3d3f6022 fix rt2x00 build
SVN-Revision: 8476
2007-08-24 11:22:57 +00:00
Nicolas Thill
b176f181a1 mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191)
SVN-Revision: 8475
2007-08-24 11:10:48 +00:00
Florian Fainelli
d3288401c2 Build the quota module for 2.4 targets
SVN-Revision: 8473
2007-08-23 16:19:17 +00:00