aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-49/+0
| | | | | | (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
* More rdc fixes, thanks to Daniel GimpelevichFlorian Fainelli2007-08-081-4/+4
| | | | SVN-Revision: 8378
* Fix the gpio handling and flash resource declaration, thanks to Daniel ↵Florian Fainelli2007-08-071-1/+1
| | | | | | Gimpelevich SVN-Revision: 8366
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-1/+1
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel ↵Florian Fainelli2007-08-031-2/+14
| | | | | | config, fix rt61 installation (thanks to Daniel Gimpelevich) SVN-Revision: 8328
* Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !Florian Fainelli2007-07-251-1/+1
| | | | SVN-Revision: 8153
* No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9Florian Fainelli2007-04-161-12/+9
| | | | SVN-Revision: 6976
* Generate squashfs images as wellFlorian Fainelli2007-04-011-0/+14
| | | | SVN-Revision: 6800
* Restore image creation for rdc boardsFlorian Fainelli2007-04-011-3/+9
| | | | SVN-Revision: 6780
* Disable firmware creation for the momentFlorian Fainelli2007-03-301-2/+3
| | | | SVN-Revision: 6766
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsFelix Fietkau2007-02-251-3/+0
| | | | SVN-Revision: 6360
* Add initial version of the new Image Builder It's still a bit rough in a few ↵Felix Fietkau2007-01-101-1/+2
| | | | | | places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071
* Update the crc checksum to allow images being flashed via tftpFlorian Fainelli2006-12-271-1/+1
| | | | SVN-Revision: 5906
* Add image generation for ar525wFlorian Fainelli2006-12-191-7/+3
| | | | SVN-Revision: 5868
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-281-0/+25
directories are now self contained SVN-Revision: 5669