6202 Commits (9566fb1f0701759d499e1579a340943ff5a7422d)
 

Author SHA1 Message Date
Felix Fietkau 9566fb1f07 allow the kernel to provide own series files for specific subdirs 17 years ago
Travis Kemen f0cdd3ffdd fix incorrect parameters 17 years ago
Nicolas Thill dc53d28bcd acx-mac80211: another bigendian fix 17 years ago
Felix Fietkau 52a138a953 fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher) 17 years ago
Nicolas Thill 6550278912 rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert auto-inclusion of rt2x00_compat.h 17 years ago
Travis Kemen 297cf0cb90 fix typo closes #2289 17 years ago
Nicolas Thill a28a3e814b add high-speed usb serial fix from Junxion (closes: #2274) 17 years ago
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 17 years ago
Nicolas Thill 437ad838dd bcm43xx-mac80211 fixes: * make build depends on in-kernel mac80211 support * rework kconfig hack 17 years ago
Nicolas Thill c19dbc7cde acx-mac80211 fixes: * make Build/Compile conditionnal (only if in-kernel mac80211 is available) * add a release number 17 years ago
Nicolas Thill ac3859b9ae use $(INSTALL_BIN) instead of $(CP) 17 years ago
Travis Kemen 3740842c70 dnsmasq: extend the init script thanks Sedky 17 years ago
Gabor Juhos 4f4a3e5e40 I have new e-mail address. Thanks to Kaloz ;) 17 years ago
Gabor Juhos 87fee19144 simplified image file generation 17 years ago
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 17 years ago
Nicolas Thill ec70a7a19f add acx-mac80211 (thanks to Matteo Croce) 17 years ago
Nicolas Thill 902db2062e fonera-mp3: fix json-c dependency here as well 17 years ago
Nicolas Thill d06fe5e328 json-c: fix package name, add UninstallDev 17 years ago
Nicolas Thill 9f4bd6483f fix pcmcia submenu (broken by [8520]) 17 years ago
Florian Fainelli 39cbeec7b2 Add a PyMod template for python related modules 17 years ago
Nicolas Thill 3c11423892 more cosmetic fixes missed from [8250] 17 years ago
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions 17 years ago
Nicolas Thill 4d419362c5 remove useless definitions 17 years ago
Nicolas Thill ac09cc6859 fix kmod-hermes-* dependencies 17 years ago
Florian Fainelli a706affb3a Fix the CONFIG_LFS option (#2276) 17 years ago
John Crispin 6c0f55bc68 added libjson-c. added driver, webinterface and userspace daemon for the fonera mp3-hack 17 years ago
Felix Fietkau 79b07af694 allow the user to override the underlying connection method when using pptp (defaults to dhcp) 17 years ago
Florian Fainelli 83c0618a0f Fix the comment 17 years ago
Florian Fainelli 022e20b2a4 Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu 17 years ago
Florian Fainelli 6b3f2ca7de Make the architecture gpio more readable 17 years ago
Florian Fainelli aa5fa29235 Fix the sdk generation with the new staging_dir layout 17 years ago
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) 17 years ago
Nicolas Thill 4ede457b11 package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211 17 years ago
Nicolas Thill 097cf847cc mark package/rt61 as 2.6 only 17 years ago
Nicolas Thill bfa6ac2eab revert [8473] (see [8055]) 17 years ago
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 17 years ago
Nicolas Thill 70c361d175 ifenslave fixes: * use KERNEL_BUILD_DIR for PKG_BUILD_DIR * no need to copy source, can compile from linux source directly 17 years ago
Nicolas Thill 75123bd131 prevent ldconfig use in autoconf based packages 17 years ago
Nicolas Thill 1b226e4de1 add a '@KERNEL' download facility, tweak script 17 years ago
Nicolas Thill b35e6fe3ba include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available 17 years ago
Gabor Juhos a2b4d75799 make overriding of CPU features configurable, and enable it by default 17 years ago
Nicolas Thill bf392a7fc0 fix typo (closes: #2275) 17 years ago
Nicolas Thill 3e47314ccb move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defined only once 17 years ago
Nicolas Thill bae342971d fix rt61 on big endian arch 17 years ago
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 17 years ago
Nicolas Thill 615a81cb65 move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is defined when dumping target infos 17 years ago
Nicolas Thill 655a446b17 add support for KernelPackage/*/description 17 years ago
Mike Baker 7ab328b133 workaround for timer glitch on some boards 17 years ago
Mike Baker c6e6780624 fix wan configuration on wr850g v2/v3 17 years ago
Nicolas Thill d21941ca4d move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk 17 years ago