summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-071-62/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* remove obsolete and unmaintained packages, as soon as 2.6.17 is out, dscape ↵Waldemar Brodkorb2006-05-141-3/+0
| | | | | | and bcm43xx driver is integrated into mainstream SVN-Revision: 3773
* Restored madwifi compilation (disabled for some weird local hacks)Florian Fainelli2006-04-101-0/+1
| | | | SVN-Revision: 3607
* Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). ↵Florian Fainelli2006-04-101-1/+0
| | | | | | Thanks to Etienne for the hardware ;) SVN-Revision: 3606
* update to a newer snapshot and m. buesch snapshotsWaldemar Brodkorb2006-03-131-2/+2
| | | | SVN-Revision: 3358
* add madwifi-oldFelix Fietkau2006-03-041-0/+1
| | | | SVN-Revision: 3305
* Removed SIP connection tracking helper, licence unclear, unresolved symbolsFlorian Fainelli2006-03-011-0/+1
| | | | SVN-Revision: 3292
* fix make target/linux/package/*-cleanFelix Fietkau2006-02-241-1/+3
| | | | SVN-Revision: 3271
* large target/linux cleanupFelix Fietkau2006-01-101-21/+8
| | | | SVN-Revision: 2877
* x86-2.6 compile fixes for snapshot buildWaldemar Brodkorb2006-01-091-0/+2
| | | | SVN-Revision: 2867
* Added support for Eagle 8051 based USB ADSL modems (such as the Sagem F@st800)Florian Fainelli2006-01-051-0/+1
| | | | SVN-Revision: 2841
* add bcm43xxFelix Fietkau2006-01-051-0/+2
| | | | SVN-Revision: 2836
* add devicescape 802.11 stackFelix Fietkau2005-12-281-0/+1
| | | | SVN-Revision: 2791
* first try to integrate nbds great new switch drivers for 2.4/2.6 with full ↵Waldemar Brodkorb2005-12-251-0/+1
| | | | | | vlan support for Netgear and Linksys routers, robo and adm switch, tada SVN-Revision: 2776
* add kernel driver for SPCA5XX based USB camerasNicolas Thill2005-12-081-0/+1
| | | | SVN-Revision: 2602
* re-enable alsa and openswan on brcm-2.6 (disabled by [2321]) to be able to ↵Nicolas Thill2005-11-061-4/+0
| | | | | | reproduce #7 and #8 SVN-Revision: 2341
* disable alsa and openswan on brcm-2.6Nicolas Thill2005-11-031-0/+4
| | | | SVN-Revision: 2321
* sort modulesNicolas Thill2005-11-021-3/+3
| | | | SVN-Revision: 2314
* add hostap kernel driverNicolas Thill2005-10-231-0/+1
| | | | SVN-Revision: 2278
* rename target/linux/package/openwrt to base-filesFelix Fietkau2005-10-221-2/+2
| | | | SVN-Revision: 2261
* another batch of V= stuffFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2244
* make log output a bit nicerFelix Fietkau2005-10-221-4/+12
| | | | SVN-Revision: 2241
* more V= fixesFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2234
* large build system cleanup. added some stuff to control the verbosity level, ↵Felix Fietkau2005-10-221-0/+4
| | | | | | but not complete, yet. SVN-Revision: 2221
* blacklist alsa driver for ar7Felix Fietkau2005-10-181-0/+2
| | | | SVN-Revision: 2159
* add alsa kernel driver (thanks to David Collet)Nicolas Thill2005-09-291-0/+2
| | | | SVN-Revision: 1997
* move diag module outside of kernel directoryImre Kaloz2005-09-211-0/+1
| | | | SVN-Revision: 1968
* another KERNEL variable fixWaldemar Brodkorb2005-09-101-3/+2
| | | | SVN-Revision: 1889
* add madwifi driver to headFelix Fietkau2005-08-131-0/+1
| | | | SVN-Revision: 1648
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, ↵Felix Fietkau2005-07-241-5/+1
| | | | | | run install part of package/ for every board/kernel - fixes dependency mess SVN-Revision: 1540
* move wificonf to target/linux/packageFelix Fietkau2005-07-231-0/+1
| | | | SVN-Revision: 1537
* add config file /etc/config/network, add board-specific network.overrides ↵Felix Fietkau2005-07-211-1/+2
| | | | | | (instead of nvram.overrides) SVN-Revision: 1519
* move nvram,jffs2root,shared libs into target/linux/package and make them ↵Felix Fietkau2005-07-211-0/+7
| | | | | | broadcom-specific SVN-Revision: 1517
* a translucent filesystemWaldemar Brodkorb2005-07-201-0/+1
| | | | SVN-Revision: 1510
* install externally compiled kernel-specific packages into the ↵Felix Fietkau2005-07-161-0/+1
| | | | | | kernel-specific root SVN-Revision: 1459
* add board tag to kernel module version and add versioned depend (does not ↵Felix Fietkau2005-06-111-10/+9
| | | | | | work with current ipkg yet) SVN-Revision: 1202
* fix wlcompat buildFelix Fietkau2005-05-281-0/+6
| | | | SVN-Revision: 1087
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+36
building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085