1119 Commits (1af0f14c44ace2ee1903f5812f3b6f6828e8ac01)

Author SHA1 Message Date
John Crispin f3b9e06a14 made HOME=/root global instead of x86 specific 18 years ago
Felix Fietkau ce63393e36 sync awk implementation of config_get_bool with the shell variant 18 years ago
Felix Fietkau 6b882b579f support true and false in config_get_bool 18 years ago
Nicolas Thill aa1c1c4aa3 only build sound-core module on targets supporting USB, since we don't have any PCI sound devices supported atm 18 years ago
Rod Whitby ee80b9c8f3 Added support for generating the cdc-ether kernel module (used to communicate with OpenMoko phone over usb networking). 18 years ago
Nicolas Thill ee57bac535 i2c changes: * split i2c algos in separate packages * remove deprecated i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead 18 years ago
Nicolas Thill 0d56d48d9a disable package that can't build on atheros target (no pci/usb) 18 years ago
Nicolas Thill b396d629f2 fix wrong submenu for kmod-leds-wrap 18 years ago
Nicolas Thill 7179f0ea98 only build in-kernel bcm43xx on broadcom targets 18 years ago
Nicolas Thill 440f5b1df4 move CAPI/ISDN module from other.mk to network.mk 18 years ago
Matteo Croce 16d7058fac disable powersave, vlynq can't handle this 18 years ago
Matteo Croce f25342dd7f acx: Fix Makefile 18 years ago
Nicolas Thill c8b505560f add kernel module for PCengines WRAP leds 18 years ago
Nicolas Thill 353da29029 rename packages dependecies missed from [8806] 18 years ago
Nicolas Thill 309b0c7817 move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere 18 years ago
Nicolas Thill dbfc77de4c rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup 18 years ago
Nicolas Thill b2a7210452 usb-atm fixes: * change dependency for usb-atm modules from kmod-atm to kmod-usb-atm * prefix package names with kmod-usb-atm- * title cleanup 18 years ago
Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers 18 years ago
Nicolas Thill cd2cccd2ff various changes for kernel video support: * move kernel video related modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam 18 years ago
Nicolas Thill 16de5a873e change dependency on kmod-atm from depends to select for usb atm modules 18 years ago
Nicolas Thill efb8b66786 don't assume PCI support, cleanup 18 years ago
Nicolas Thill 3a713ff202 move exec permissions fix at Build/Prepare stage 18 years ago
Nicolas Thill 9ad89ea9cb add missing dependencies on PCI/PCMCIA/USB support 18 years ago
Nicolas Thill 6226b53b1b add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change kmod-pppoa dependency on kmod-atm from depends to select 18 years ago
Nicolas Thill b262b81027 fix hostap dependencies 18 years ago
Matteo Croce f34b4c6e57 Updated acx (#2394) and fixed acx-mac80211 build 18 years ago
Florian Fainelli ea5e6f6571 Add ipv6 up/down using route (#2372) 18 years ago
Florian Fainelli a65a31d165 Fix macfiltering options (#2397) 18 years ago
Florian Fainelli ff3e813bc5 Update firmware md5sums 18 years ago
Florian Fainelli 5adf170597 Package wpa-passphrase (#1275) 18 years ago
Florian Fainelli 9dfd1faee3 Revert the InstallDev section, was only there testing 18 years ago
Florian Fainelli 776bc05179 Put back ldd and ldconfig (#1543) 18 years ago
Florian Fainelli 22e32fb6f0 Use default values for lcp-echo-failure and lcp-echo-interval (#2373) 18 years ago
Florian Fainelli ea48798b9f Add support for IP over ATM 18 years ago
Florian Fainelli e0d8235b82 Package support for IP over ATM 18 years ago
Felix Fietkau f7ff1d6d0f fix a few issues with dynamically assigned interfaces 18 years ago
Florian Fainelli 49bead58e6 Add macfiltering to broadcom-wl 18 years ago
John Crispin 9bf211bb90 fixes bug that causes mp3 stream to hang is server is not fast enough 18 years ago
John Crispin 6ce13a764f fix a possible dead lock in the fonera-mp3 driver, that can happen, when the buffer runs dry 18 years ago
Nicolas Thill 6b122a681c fix target names in DEPENDS (closes: #2341) 18 years ago
Nicolas Thill c65310746f move package descriptions to separate definitions 18 years ago
John Crispin 9dc06a4c2e added a init.d script to fonera-mp3d 18 years ago
John Crispin c4c29e8b68 fixed fonera mp3 driver sysfs and autoload 18 years ago
Travis Kemen c4fa115e5c add fix from ticket #2290 18 years ago
Felix Fietkau c9784f0836 fix madwifi build on atheros 18 years ago
Nicolas Thill d015eb9e31 oops, 2 typos missed from [8721] 18 years ago
Nicolas Thill 7e4038434b fix 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. 18 years ago
Felix Fietkau 94f23cf0da fix kmod-ide-core 18 years ago
Florian Fainelli aadbdb185f Allow /dev/ttyUSB2 as wan device for 3g (#2269) 18 years ago
Florian Fainelli 038459c125 Finally fix the usage of limit (#2240) 18 years ago