summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-06701-105/+48
* enable start-stop-daemon by default, i want to use this to clean up a few ini...Felix Fietkau2007-09-061-1/+1
* Disable the USB clock for now, will be used later for the AR7-HCD driver, whi...Florian Fainelli2007-09-061-2/+2
* allow scan.mk to find python packages introduced in [8639]Nicolas Thill2007-09-061-1/+1
* remove uneeded stuff after python changes in [8639]Nicolas Thill2007-09-062-16/+0
* Package ip6tables-utils as well (#2318)Florian Fainelli2007-09-051-1/+14
* fix typo (thanks to jonasg[1] on irc)Nicolas Thill2007-09-051-1/+1
* suppress warning in gcd()Nicolas Thill2007-09-041-2/+2
* use kernel abs(), remove recursion in gcd() (closes: #2307)Nicolas Thill2007-09-041-9/+13
* use constant for clock values (closes: #2306)Nicolas Thill2007-09-042-17/+18
* tweak MakefileNicolas Thill2007-09-031-5/+5
* move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove E...Nicolas Thill2007-09-032-13/+6
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...Nicolas Thill2007-09-039-174/+279
* tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the ...Nicolas Thill2007-09-031-6/+8
* another cleanup missed from [8587]Nicolas Thill2007-09-031-2/+0
* rename hostap package to hostap-driverNicolas Thill2007-09-031-0/+0
* package Makefile cleanup: remove uneeded varsNicolas Thill2007-09-0312-26/+3
* rename bridge package to bridge-utils (to match source name)Nicolas Thill2007-09-032-5/+3
* rename zd1211_firmware to zd1211-firmwareNicolas Thill2007-09-031-0/+0
* rename zd1211 package to zd1211-driverNicolas Thill2007-09-032-4/+2
* provide default PKG_BUILD_DIR for packages missing a PKG_VERSIONNicolas Thill2007-09-032-2/+2
* remove duplicate ./include/kernel.mk inclusionNicolas Thill2007-09-031-1/+0
* move ipkg related vars from ./rules.mk to ./include/package-ipkg.mkNicolas Thill2007-09-032-12/+12
* remove uneeded PATH setting in ipkg invocationNicolas Thill2007-09-031-3/+2
* change case of conflicting optionNicolas Thill2007-09-031-1/+1
* use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...Nicolas Thill2007-09-032-4/+4
* Do not restart ipsec on hotplug events (#2212)Florian Fainelli2007-09-021-1/+1
* use a default VERSION field for kmod packagesNicolas Thill2007-09-0229-29/+1
* rename 2.6 high-speed usb serial fix to match 2.4 oneNicolas Thill2007-09-021-0/+0
* add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274)Nicolas Thill2007-09-021-0/+30
* reduce watchdog trigger from 10 to 5 secondsJohn Crispin2007-09-011-1/+1
* add an abs2rel.pl helper script (returns a path relative to another)Nicolas Thill2007-09-011-0/+17
* allow the user to disable the defaultroute option for pppFelix Fietkau2007-09-011-2/+3
* small rdc-2.6 fixes (from sn9, thanks!)Nicolas Thill2007-09-013-8/+4
* fix .dep_files exclusion in rdep callsNicolas Thill2007-09-011-2/+2
* fix typo left in [8562] (thanks to sn9)Nicolas Thill2007-09-011-2/+2
* oops... typoFelix Fietkau2007-08-311-1/+1
* fix issues with multiple ppp links (noticed by Stefano Rivera)Felix Fietkau2007-08-311-0/+2
* oops, include missing change from [8560]Nicolas Thill2007-08-311-2/+2
* fix a dependency bugFelix Fietkau2007-08-303-16/+9
* more rt2x00 fixes (thanks to sn9): * pkg: add missing kmod dependencies and a...Nicolas Thill2007-08-303-46/+12
* build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-tNicolas Thill2007-08-302-1/+26
* clean up recursive dependency handling, use timestamp.pl again, because it sa...Felix Fietkau2007-08-307-33/+54
* allow the kernel to provide own series files for specific subdirsFelix Fietkau2007-08-301-0/+20
* fix incorrect parametersTravis Kemen2007-08-301-3/+3
* acx-mac80211: another bigendian fixNicolas Thill2007-08-301-0/+12
* fix ifname in network state for pppoe and pptp, add a workaround for isps sen...Felix Fietkau2007-08-302-2/+18
* rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert auto-...Nicolas Thill2007-08-302-2/+3
* fix typo closes #2289Travis Kemen2007-08-301-1/+1
* add high-speed usb serial fix from Junxion (closes: #2274)Nicolas Thill2007-08-301-0/+25