6224 Commits (c8862d6777f15214aec4cee6d0f8f59203ebce30)
 

Author SHA1 Message Date
Nicolas Thill c8862d6777 remove duplicate ./include/kernel.mk inclusion 17 years ago
Nicolas Thill 3f80599cda move ipkg related vars from ./rules.mk to ./include/package-ipkg.mk 17 years ago
Nicolas Thill 9400ad240f remove uneeded PATH setting in ipkg invocation 17 years ago
Nicolas Thill 916e33b59e change case of conflicting option 17 years ago
Nicolas Thill 8680e1d07d use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... 17 years ago
Florian Fainelli 3e2b718c4c Do not restart ipsec on hotplug events (#2212) 17 years ago
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages 17 years ago
Nicolas Thill 62637bcce1 rename 2.6 high-speed usb serial fix to match 2.4 one 17 years ago
Nicolas Thill 9f70a0f15c add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274) 17 years ago
John Crispin 18a03ce770 reduce watchdog trigger from 10 to 5 seconds 17 years ago
Nicolas Thill b518cc2c00 add an abs2rel.pl helper script (returns a path relative to another) 17 years ago
Felix Fietkau 393c8bff07 allow the user to disable the defaultroute option for ppp 17 years ago
Nicolas Thill ef9d118359 small rdc-2.6 fixes (from sn9, thanks!) 17 years ago
Nicolas Thill 6a8ab4c0be fix .dep_files exclusion in rdep calls 17 years ago
Nicolas Thill 401d8ca98b fix typo left in [8562] (thanks to sn9) 17 years ago
Felix Fietkau 365ad8dec6 oops... typo 17 years ago
Felix Fietkau a391a14e23 fix issues with multiple ppp links (noticed by Stefano Rivera) 17 years ago
Nicolas Thill 4bb9476035 oops, include missing change from [8560] 17 years ago
Felix Fietkau 761dc0a0ae fix a dependency bug 17 years ago
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 17 years ago
Nicolas Thill 939c7224a2 build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t 17 years ago
Felix Fietkau 5f748a6c24 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 17 years ago
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