summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* fix kernel package install bugFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2240
* fix unnecessary recompiling of packagesFelix Fietkau2005-10-221-5/+5
| | | | SVN-Revision: 2239
* add some more verbosity stuffFelix Fietkau2005-10-221-19/+25
| | | | SVN-Revision: 2222
* large build system cleanup. added some stuff to control the verbosity level, ↵Felix Fietkau2005-10-221-6/+3
| | | | | | but not complete, yet. SVN-Revision: 2221
* add AX25 support (thanks to Michael Conrad)Nicolas Thill2005-10-201-1/+5
| | | | SVN-Revision: 2189
* add alsa kernel driver (thanks to David Collet)Nicolas Thill2005-09-291-2/+4
| | | | SVN-Revision: 1997
* add KERNEL varsWaldemar Brodkorb2005-09-101-9/+1
| | | | SVN-Revision: 1883
* usb audio from dave, thxWaldemar Brodkorb2005-09-101-0/+4
| | | | SVN-Revision: 1882
* add initial support for some USB-to-serial convertersNicolas Thill2005-09-041-0/+17
| | | | SVN-Revision: 1848
* fix some typosFelix Fietkau2005-09-011-2/+2
| | | | SVN-Revision: 1824
* move pppox module to generic ppp kmod- packageFelix Fietkau2005-08-261-1/+1
| | | | SVN-Revision: 1755
* fix atm driver build, fix static build of sched and crypto stuffFelix Fietkau2005-08-221-2/+8
| | | | SVN-Revision: 1724
* fix ar7 compileFelix Fietkau2005-08-171-2/+2
| | | | SVN-Revision: 1691
* add fixes from whiterussianFelix Fietkau2005-08-151-10/+12
| | | | SVN-Revision: 1683
* add initial video4linux support (for usb webcams) to headNicolas Thill2005-08-141-0/+6
| | | | SVN-Revision: 1654
* fix usb-ohci modules.d fileFelix Fietkau2005-08-131-1/+1
| | | | SVN-Revision: 1633
* bluetooth fixes from Tomas VanekWaldemar Brodkorb2005-07-261-0/+1
| | | | SVN-Revision: 1571
* add preliminary support for soekris boardsNicolas Thill2005-07-251-0/+4
| | | | SVN-Revision: 1564
* fix package install orderFelix Fietkau2005-07-251-1/+1
| | | | SVN-Revision: 1559
* add support for multiple target archNicolas Thill2005-07-241-1/+1
| | | | SVN-Revision: 1543
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, ↵Felix Fietkau2005-07-241-10/+10
| | | | | | run install part of package/ for every board/kernel - fixes dependency mess SVN-Revision: 1540
* install externally compiled kernel-specific packages into the ↵Felix Fietkau2005-07-161-8/+15
| | | | | | kernel-specific root SVN-Revision: 1459
* add modules.d to kernel modulesFelix Fietkau2005-07-161-18/+18
| | | | SVN-Revision: 1454
* add missing bluetooth kernel stuffWaldemar Brodkorb2005-07-151-0/+4
| | | | SVN-Revision: 1452
* add a load of fixes from whiterussian to headFelix Fietkau2005-07-111-0/+3
| | | | SVN-Revision: 1410
* ar7: add firmware blob to adsl driver ipkg, update led driverFelix Fietkau2005-07-101-6/+3
| | | | SVN-Revision: 1400
* add ar7 adsl driver supportFelix Fietkau2005-07-101-0/+10
| | | | SVN-Revision: 1387
* some additions to the ar7 system code, added cpmac network driverFelix Fietkau2005-07-091-0/+4
| | | | SVN-Revision: 1383
* add acm usb modem modulWaldemar Brodkorb2005-07-071-0/+3
| | | | SVN-Revision: 1367
* fix ar7 config dependencies in linux-2.4 directoryFelix Fietkau2005-07-061-1/+1
| | | | SVN-Revision: 1364
* change kernel package name to kernel-VERSION-BOARD to work around ipkg bugFelix Fietkau2005-07-041-2/+3
| | | | SVN-Revision: 1340
* add incomplete ar7 hardware support (disabled by default)Felix Fietkau2005-06-141-1/+1
| | | | SVN-Revision: 1236
* /sourcesWaldemar Brodkorb2005-06-121-1/+1
| | | | SVN-Revision: 1216
* make the kernel compile process more genericFelix Fietkau2005-06-111-5/+0
| | | | SVN-Revision: 1209
* make the kernel compile process more genericFelix Fietkau2005-06-111-12/+4
| | | | SVN-Revision: 1208
* make the kernel compile process more genericFelix Fietkau2005-06-111-6/+4
| | | | SVN-Revision: 1207
* cleanup in target/Felix Fietkau2005-06-111-4/+0
| | | | SVN-Revision: 1205
* add board tag to kernel module version and add versioned depend (does not ↵Felix Fietkau2005-06-111-10/+12
| | | | | | work with current ipkg yet) SVN-Revision: 1202
* add kernel package with version-specific /etc/modulesFelix Fietkau2005-06-111-2/+14
| | | | SVN-Revision: 1195
* Fix kmod-iptables and kmod-ip6tables buildNicolas Thill2005-06-101-2/+2
| | | | SVN-Revision: 1186
* fix linux kernel buildFelix Fietkau2005-06-051-2/+1
| | | | SVN-Revision: 1157
* add rebuild target for the linux directoryFelix Fietkau2005-06-051-0/+14
| | | | SVN-Revision: 1149
* add even more workarounds for bcm4710, remove -fno-delayed-branch from ↵Felix Fietkau2005-06-011-2/+2
| | | | | | kernel cflags -- not needed anymore SVN-Revision: 1132
* split kernel patches into board dependend and genericFelix Fietkau2005-05-301-1/+2
| | | | SVN-Revision: 1122
* add some options to the lzma kernel compressor for smaller sizeFelix Fietkau2005-05-291-1/+1
| | | | SVN-Revision: 1098
* some cosmetic fixesFelix Fietkau2005-05-291-2/+2
| | | | SVN-Revision: 1096
* fix wlcompat buildFelix Fietkau2005-05-281-0/+1
| | | | SVN-Revision: 1087
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+228
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