6265 Commits (4a2e4920b1d909ca254853b0dce46af3123e8f74)
 

Author SHA1 Message Date
Florian Fainelli 4a2e4920b1 Fix kmod-ppp generation (#2337) 17 years ago
Felix Fietkau 75f1024d48 fix pci init for brcm-2.4 with atheros wifi cards 17 years ago
Florian Fainelli 8505138db8 Add some EHCI related symbols when usb is selected 17 years ago
Eugene Konev 538479305e Use PHYS_OFFSET. 17 years ago
Eugene Konev 3520251c21 Add TNETW1350 to known devices. Style cleanups. 17 years ago
Gabor Juhos 9af990b12a fix the symlink of the lzma-loader 17 years ago
Felix Fietkau 0739784fe8 fix madwifi channel setting (#2073) 17 years ago
Felix Fietkau 4db9556f99 bump package versions after updates 17 years ago
Nicolas Thill 0c3221b939 fix typo 17 years ago
Felix Fietkau 469c658898 fix ppp unit number issues (#2178) 17 years ago
Nicolas Thill e3dc76af1b fix board name for nvram and switch packages on brcm-2.4 after [8653] 17 years ago
Felix Fietkau 77fb42c9cb qos-scripts: add patch for tos and dscp support from #2291 17 years ago
Felix Fietkau b7c5e91e6f remove obsolete dependencies on VIDEO_SUPPORT (#2314) 17 years ago
Nicolas Thill 257b41d25b add missing endef 17 years ago
Nicolas Thill 347d4d2c4a remove remaining description field missed from [8659] 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Nicolas Thill 3e2f44481f remove automake prereq not needed anymore since [7011], use a separate description, cleanup 17 years ago
Nicolas Thill cb00fed03c zd1211-firmware: remove uneeded commands in install, use a separate description, cleanup 17 years ago
Nicolas Thill 929f86c30e cosmetic fixes for ar7: indent, use lowercase hex notation, format 17 years ago
Felix Fietkau 22742b2d7e remove some obsolete files 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago
Felix Fietkau e1184aaa1a enable start-stop-daemon by default, i want to use this to clean up a few init scripts soon 17 years ago
Florian Fainelli d2216f3da3 Disable the USB clock for now, will be used later for the AR7-HCD driver, which is not ready (#1858) 17 years ago
Nicolas Thill af0b91ca90 allow scan.mk to find python packages introduced in [8639] 17 years ago
Nicolas Thill 9f6bd2c07b remove uneeded stuff after python changes in [8639] 17 years ago
Florian Fainelli 22282193a9 Package ip6tables-utils as well (#2318) 17 years ago
Nicolas Thill c0033f360c fix typo (thanks to jonasg[1] on irc) 17 years ago
Nicolas Thill 3abffae7fb suppress warning in gcd() 17 years ago
Nicolas Thill f0715bbde9 use kernel abs(), remove recursion in gcd() (closes: #2307) 17 years ago
Nicolas Thill 5956d4bfc2 use constant for clock values (closes: #2306) 17 years ago
Nicolas Thill 550f71e70d tweak Makefile 17 years ago
Nicolas Thill 5b4bfbd6d4 move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove EXTRA_* flags but still use them in configure and make 17 years ago
Nicolas Thill 8dc7ced4d4 require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions. 17 years ago
Nicolas Thill e5e03321f9 tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the default *FLAGS, indent 17 years ago
Nicolas Thill d8174a0398 another cleanup missed from [8587] 17 years ago
Nicolas Thill dd8ceb9f71 rename hostap package to hostap-driver 17 years ago
Nicolas Thill be0de75a3e package Makefile cleanup: remove uneeded vars 17 years ago
Nicolas Thill a8e4960f3d rename bridge package to bridge-utils (to match source name) 17 years ago
Nicolas Thill df226f6d5d rename zd1211_firmware to zd1211-firmware 17 years ago
Nicolas Thill 665dd9813a rename zd1211 package to zd1211-driver 17 years ago
Nicolas Thill 6a6fa5a4ab provide default PKG_BUILD_DIR for packages missing a PKG_VERSION 17 years ago
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