aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-38/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move to 2.6.22.4Florian Fainelli2007-08-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More rdc fixes, thanks to Daniel GimpelevichFlorian Fainelli2007-08-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update rdc-2.6 description and fix the firmware for sitecom devicesFlorian Fainelli2007-08-071-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the gpio handling and flash resource declaration, thanks to Daniel ↵Florian Fainelli2007-08-071-6/+6
| | | | | | Gimpelevich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Still broken for nowFlorian Fainelli2007-08-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More rdc-2.6 fixes by Daniel Gimpelevich, thanks !Florian Fainelli2007-08-061-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel ↵Florian Fainelli2007-08-031-1/+1
| | | | | | config, fix rt61 installation (thanks to Daniel Gimpelevich) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵Florian Fainelli2007-07-271-1/+1
| | | | | | drivers (thanks to Daniel Gimpelevich) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8200 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !Florian Fainelli2007-07-251-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fill in the kernel version info for every target, move the kernel tarball ↵Felix Fietkau2007-06-281-0/+2
| | | | | | md5sums to a central place git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update rdc to .21, mark it as brokenFlorian Fainelli2007-05-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6Florian Fainelli2007-04-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More stuff enabled in config, fix squashfs image, thanks sn9Florian Fainelli2007-04-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9Florian Fainelli2007-04-161-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fresh fixes for rdc from sn9, thanks !Florian Fainelli2007-04-091-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add squashfs to rdc, add nvram partition as jffs2 partition (sn9)Florian Fainelli2007-04-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* split out profile definitions from MakefilesTim Yardley2007-03-021-5/+2
| | | | | | | | | | | | | structure is as follows: target/linux/<arch>/profiles/<profilename>.mk These files are included by a blob match in the target Makefile The files should be labeled based on their profile Name in the definition git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6468 3c298f89-4303-0410-b956-a3cf2f4a3e73
* store the default kernel version for our ports in a single place (target ↵Felix Fietkau2006-12-251-4/+0
| | | | | | makefiles can still override it if necessary) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵Imre Kaloz2006-12-191-2/+2
| | | | | | ixp4xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade to Linux 2.6.19Felix Fietkau2006-12-141-2/+2
| | | | | | | | | - Includes large parts of the patch from #1021 by dpalffy - Includes RB532 NAND driver changes by n0-1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update ralink module package in the WiFi profileFlorian Fainelli2006-12-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5770 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a default Ralink profileFlorian Fainelli2006-12-111-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* autodetect atm, pci, usb, pcmcia features from kernel config fileFelix Fietkau2006-11-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add rdc-2.6 descriptionFlorian Fainelli2006-11-121-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5517 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-111-0/+5
| | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-191-7/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5226 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanupFelix Fietkau2006-10-191-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Merge preliminary rdc-2.6 support (Airlink101 AR525W)Florian Fainelli2006-10-151-0/+21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5138 3c298f89-4303-0410-b956-a3cf2f4a3e73