Commit Graph

1061 Commits (77fb42c9cb51447edbb4b682b406ed809e076064)

Author SHA1 Message Date
Felix Fietkau 77fb42c9cb qos-scripts: add patch for tos and dscp support from #2291
SVN-Revision: 8663
17 years ago
Felix Fietkau b7c5e91e6f remove obsolete dependencies on VIDEO_SUPPORT (#2314)
SVN-Revision: 8662
17 years ago
Nicolas Thill 257b41d25b add missing endef
SVN-Revision: 8661
17 years ago
Nicolas Thill 347d4d2c4a remove remaining description field missed from [8659]
SVN-Revision: 8660
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
Nicolas Thill 3e2f44481f remove automake prereq not needed anymore since [7011], use a separate description, cleanup
SVN-Revision: 8658
17 years ago
Nicolas Thill cb00fed03c zd1211-firmware: remove uneeded commands in install, use a separate description, cleanup
SVN-Revision: 8657
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.
SVN-Revision: 8653
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
SVN-Revision: 8652
17 years ago
Florian Fainelli 22282193a9 Package ip6tables-utils as well (#2318)
SVN-Revision: 8636
17 years ago
Nicolas Thill 550f71e70d tweak Makefile
SVN-Revision: 8593
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.
SVN-Revision: 8591
17 years ago
Nicolas Thill d8174a0398 another cleanup missed from [8587]
SVN-Revision: 8589
17 years ago
Nicolas Thill dd8ceb9f71 rename hostap package to hostap-driver
SVN-Revision: 8588
17 years ago
Nicolas Thill be0de75a3e package Makefile cleanup: remove uneeded vars
SVN-Revision: 8587
17 years ago
Nicolas Thill a8e4960f3d rename bridge package to bridge-utils (to match source name)
SVN-Revision: 8586
17 years ago
Nicolas Thill df226f6d5d rename zd1211_firmware to zd1211-firmware
SVN-Revision: 8585
17 years ago
Nicolas Thill 665dd9813a rename zd1211 package to zd1211-driver
SVN-Revision: 8584
17 years ago
Nicolas Thill c8862d6777 remove duplicate ./include/kernel.mk inclusion
SVN-Revision: 8582
17 years ago
Nicolas Thill 8680e1d07d use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...
SVN-Revision: 8578
17 years ago
Florian Fainelli 3e2b718c4c Do not restart ipsec on hotplug events (#2212)
SVN-Revision: 8577
17 years ago
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
17 years ago
John Crispin 18a03ce770 reduce watchdog trigger from 10 to 5 seconds
SVN-Revision: 8571
17 years ago
Felix Fietkau 393c8bff07 allow the user to disable the defaultroute option for ppp
SVN-Revision: 8569
17 years ago
Nicolas Thill 401d8ca98b fix typo left in [8562] (thanks to sn9)
SVN-Revision: 8565
17 years ago
Felix Fietkau 365ad8dec6 oops... typo
SVN-Revision: 8564
17 years ago
Felix Fietkau a391a14e23 fix issues with multiple ppp links (noticed by Stefano Rivera)
SVN-Revision: 8563
17 years ago
Nicolas Thill 4bb9476035 oops, include missing change from [8560]
SVN-Revision: 8562
17 years ago
Felix Fietkau 761dc0a0ae fix a dependency bug
SVN-Revision: 8561
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
SVN-Revision: 8560
17 years ago
Nicolas Thill 939c7224a2 build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
SVN-Revision: 8559
17 years ago
Travis Kemen f0cdd3ffdd fix incorrect parameters
SVN-Revision: 8554
17 years ago
Nicolas Thill dc53d28bcd acx-mac80211: another bigendian fix
SVN-Revision: 8553
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)
SVN-Revision: 8552
17 years ago
Nicolas Thill 6550278912 rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert auto-inclusion of rt2x00_compat.h
SVN-Revision: 8551
17 years ago
Travis Kemen 297cf0cb90 fix typo closes #2289
SVN-Revision: 8550
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
SVN-Revision: 8548
17 years ago
Nicolas Thill 437ad838dd bcm43xx-mac80211 fixes: * make build depends on in-kernel mac80211 support * rework kconfig hack
SVN-Revision: 8544
17 years ago
Nicolas Thill c19dbc7cde acx-mac80211 fixes: * make Build/Compile conditionnal (only if in-kernel mac80211 is available) * add a release number
SVN-Revision: 8543
17 years ago
Nicolas Thill ac3859b9ae use $(INSTALL_BIN) instead of $(CP)
SVN-Revision: 8541
17 years ago
Travis Kemen 3740842c70 dnsmasq: extend the init script thanks Sedky
SVN-Revision: 8540
17 years ago
Nicolas Thill ec70a7a19f add acx-mac80211 (thanks to Matteo Croce)
SVN-Revision: 8531
17 years ago
Nicolas Thill 902db2062e fonera-mp3: fix json-c dependency here as well
SVN-Revision: 8529
17 years ago
Nicolas Thill d06fe5e328 json-c: fix package name, add UninstallDev
SVN-Revision: 8528
17 years ago
Nicolas Thill 9f4bd6483f fix pcmcia submenu (broken by [8520])
SVN-Revision: 8524
17 years ago
Nicolas Thill 3c11423892 more cosmetic fixes missed from [8250]
SVN-Revision: 8521
17 years ago
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions
SVN-Revision: 8520
17 years ago
Nicolas Thill 4d419362c5 remove useless definitions
SVN-Revision: 8519
17 years ago
Nicolas Thill ac09cc6859 fix kmod-hermes-* dependencies
SVN-Revision: 8518
17 years ago
Florian Fainelli a706affb3a Fix the CONFIG_LFS option (#2276)
SVN-Revision: 8512
17 years ago