e83d637f65fix kernel build with quilt
Felix Fietkau
2007-09-10 04:21:21 +00:00
01b6a90e3dfix kernel_menuconfig
Felix Fietkau
2007-09-10 01:04:57 +00:00
c9784f0836fix madwifi build on atheros
Felix Fietkau
2007-09-09 22:59:46 +00:00
fb68d6c468define extra config symbols for targets containing multiple subtargets
Felix Fietkau
2007-09-09 22:39:10 +00:00
d015eb9e31oops, 2 typos missed from [8721]
Nicolas Thill
2007-09-09 20:49:21 +00:00
7e4038434bfix KCONFIG in packages: move back all KCONFIG from package variants to the main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later.
Nicolas Thill
2007-09-09 20:37:50 +00:00
94f23cf0dafix kmod-ide-core
Felix Fietkau
2007-09-09 19:33:18 +00:00
1d7dc11649Add preliminary support for sysupgrade on brcm
Florian Fainelli
2007-09-09 19:18:02 +00:00
aadbdb185fAllow /dev/ttyUSB2 as wan device for 3g (#2269)
Florian Fainelli
2007-09-09 18:41:49 +00:00
6a06ccf9b6Package the statistics module for netfilter
Florian Fainelli
2007-09-09 18:32:06 +00:00
af21798b77more config changes
Felix Fietkau
2007-09-09 00:24:08 +00:00
d17745e679oops. forgot to move the config around for x86
Felix Fietkau
2007-09-09 00:22:33 +00:00
0c9b23594dfix kmod-crypto, emit warning messages for kmod packages that cannot be built due to missing kernel config options
Felix Fietkau
2007-09-08 23:33:01 +00:00
e63e1f7a4aadd support for device type based package preselections
Felix Fietkau
2007-09-08 21:30:25 +00:00
87a88cebc7adapt profiles for subtarget changes
Felix Fietkau
2007-09-08 20:04:43 +00:00
a9d683ca91major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
Felix Fietkau
2007-09-08 19:55:42 +00:00
3520251c21Add TNETW1350 to known devices. Style cleanups.
Eugene Konev
2007-09-08 09:02:44 +00:00
9af990b12afix the symlink of the lzma-loader
Gabor Juhos
2007-09-08 06:52:52 +00:00
0739784fe8fix madwifi channel setting (#2073)
Felix Fietkau
2007-09-07 20:42:59 +00:00
4db9556f99bump package versions after updates
Felix Fietkau
2007-09-07 20:41:57 +00:00
0c3221b939fix typo
Nicolas Thill
2007-09-07 13:10:05 +00:00
469c658898fix ppp unit number issues (#2178)
Felix Fietkau
2007-09-07 13:09:17 +00:00
e3dc76af1bfix board name for nvram and switch packages on brcm-2.4 after [8653]
Nicolas Thill
2007-09-07 12:54:24 +00:00
77fb42c9cbqos-scripts: add patch for tos and dscp support from #2291
Felix Fietkau
2007-09-07 09:27:22 +00:00
b7c5e91e6fremove obsolete dependencies on VIDEO_SUPPORT (#2314)
Felix Fietkau
2007-09-07 09:23:56 +00:00
257b41d25badd missing endef
Nicolas Thill
2007-09-07 08:58:53 +00:00
347d4d2c4aremove remaining description field missed from [8659]
Nicolas Thill
2007-09-07 08:55:53 +00:00
34bb4638e7move package description to a separate definition, remove it when DESCRIPTION=TITLE
Nicolas Thill
2007-09-07 08:34:51 +00:00
3e2f44481fremove automake prereq not needed anymore since [7011], use a separate description, cleanup
Nicolas Thill
2007-09-07 08:30:26 +00:00
cb00fed03czd1211-firmware: remove uneeded commands in install, use a separate description, cleanup
Nicolas Thill
2007-09-07 08:24:28 +00:00
929f86c30ecosmetic fixes for ar7: indent, use lowercase hex notation, format
Nicolas Thill
2007-09-06 19:35:08 +00:00
22742b2d7eremove some obsolete files
Felix Fietkau
2007-09-06 16:40:36 +00:00
56231056eastrip 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.
Felix Fietkau
2007-09-06 16:27:37 +00:00
e1184aaa1aenable start-stop-daemon by default, i want to use this to clean up a few init scripts soon
Felix Fietkau
2007-09-06 15:25:56 +00:00
d2216f3da3Disable the USB clock for now, will be used later for the AR7-HCD driver, which is not ready (#1858)
Florian Fainelli
2007-09-06 11:45:35 +00:00
af0b91ca90allow scan.mk to find python packages introduced in [8639]
Nicolas Thill
2007-09-06 03:20:48 +00:00
9f6bd2c07bremove uneeded stuff after python changes in [8639]
Nicolas Thill
2007-09-06 02:57:06 +00:00
22282193a9Package ip6tables-utils as well (#2318)
Florian Fainelli
2007-09-05 21:40:11 +00:00
c0033f360cfix typo (thanks to jonasg[1] on irc)
Nicolas Thill
2007-09-05 08:59:44 +00:00
3abffae7fbsuppress warning in gcd()
Nicolas Thill
2007-09-04 13:23:21 +00:00
f0715bbde9use kernel abs(), remove recursion in gcd() (closes: #2307)
Nicolas Thill
2007-09-04 10:44:45 +00:00
5956d4bfc2use constant for clock values (closes: #2306)
Nicolas Thill
2007-09-04 10:27:32 +00:00
550f71e70dtweak Makefile
Nicolas Thill
2007-09-03 13:11:58 +00:00
5b4bfbd6d4move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove EXTRA_* flags but still use them in configure and make
Nicolas Thill
2007-09-03 09:06:03 +00:00
8dc7ced4d4require 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.
Nicolas Thill
2007-09-03 08:58:14 +00:00
e5e03321f9tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the default *FLAGS, indent
Nicolas Thill
2007-09-03 08:44:08 +00:00
d8174a0398another cleanup missed from [8587]
Nicolas Thill
2007-09-03 08:23:08 +00:00
dd8ceb9f71rename hostap package to hostap-driver
Nicolas Thill
2007-09-03 08:21:42 +00:00
be0de75a3epackage Makefile cleanup: remove uneeded vars
Nicolas Thill
2007-09-03 08:20:36 +00:00
a8e4960f3drename bridge package to bridge-utils (to match source name)
Nicolas Thill
2007-09-03 08:12:27 +00:00
df226f6d5drename zd1211_firmware to zd1211-firmware
Nicolas Thill
2007-09-03 08:02:23 +00:00
665dd9813arename zd1211 package to zd1211-driver
Nicolas Thill
2007-09-03 08:01:31 +00:00
6a6fa5a4abprovide default PKG_BUILD_DIR for packages missing a PKG_VERSION
Nicolas Thill
2007-09-03 07:51:56 +00:00
c8862d6777remove duplicate ./include/kernel.mk inclusion
Nicolas Thill
2007-09-03 07:47:33 +00:00
3f80599cdamove ipkg related vars from ./rules.mk to ./include/package-ipkg.mk
Nicolas Thill
2007-09-03 06:46:44 +00:00
9400ad240fremove uneeded PATH setting in ipkg invocation
Nicolas Thill
2007-09-03 05:50:05 +00:00
916e33b59echange case of conflicting option
Nicolas Thill
2007-09-03 05:02:05 +00:00
8680e1d07duse $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...
Nicolas Thill
2007-09-03 05:00:38 +00:00
3e2b718c4cDo not restart ipsec on hotplug events (#2212)
Florian Fainelli
2007-09-02 19:40:35 +00:00
02cd6d278fuse a default VERSION field for kmod packages
Nicolas Thill
2007-09-02 16:39:27 +00:00
62637bcce1rename 2.6 high-speed usb serial fix to match 2.4 one
Nicolas Thill
2007-09-02 14:20:11 +00:00
9f70a0f15cadd high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274)
Nicolas Thill
2007-09-02 14:18:28 +00:00
18a03ce770reduce watchdog trigger from 10 to 5 seconds
John Crispin
2007-09-01 21:01:09 +00:00
b518cc2c00add an abs2rel.pl helper script (returns a path relative to another)
Nicolas Thill
2007-09-01 15:20:33 +00:00
393c8bff07allow the user to disable the defaultroute option for ppp
Felix Fietkau
2007-09-01 12:57:15 +00:00