Commit Graph

8976 Commits (a6131c8f6eca675e069f5bfa359c8e465a351d14)

Author SHA1 Message Date
Nicolas Thill 72a6625fd0 build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 22:19:26 +00:00
Felix Fietkau a96b79a6d4 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 21:12:39 +00:00
Felix Fietkau beaa7e3c37 allow the kernel to provide own series files for specific subdirs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 21:11:17 +00:00
Travis Kemen f3d7b822b3 fix incorrect parameters
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 17:18:04 +00:00
Nicolas Thill b5c1296852 acx-mac80211: another bigendian fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 16:59:41 +00:00
Felix Fietkau 66c928d063 fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 16:53:22 +00:00
Nicolas Thill 39c62b54db rt2x00 fixes after [8548]:
* fix creating defines from kconfig
 * revert auto-inclusion of rt2x00_compat.h


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 16:41:16 +00:00
Travis Kemen cf9e2f5684 fix typo closes #2289
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 16:08:44 +00:00
Nicolas Thill 0127013f27 add high-speed usb serial fix from Junxion (closes: #2274)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 16:04:31 +00:00
Nicolas Thill c5b05e3d0b 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



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 15:38:15 +00:00
Nicolas Thill 5083e59d29 bcm43xx-mac80211 fixes:
* make build depends on in-kernel mac80211 support
 * rework kconfig hack


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 14:19:31 +00:00
Nicolas Thill f6e48efff5 acx-mac80211 fixes:
* make Build/Compile conditionnal (only if in-kernel mac80211 is available)
 * add a release number


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8543 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 14:15:37 +00:00
Nicolas Thill 3ade8db929 use $(INSTALL_BIN) instead of $(CP)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 08:01:51 +00:00
Travis Kemen f16fc40abc dnsmasq: extend the init script thanks Sedky
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-29 18:40:52 +00:00
Gabor Juhos 3c96096c63 I have new e-mail address. Thanks to Kaloz ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-29 17:27:11 +00:00
Gabor Juhos 4a30f81acd [adm5120] simplified image file generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-29 16:31:49 +00:00
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