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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More rdc fixes, thanks to Daniel GimpelevichFlorian Fainelli2007-08-081-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the gpio handling and flash resource declaration, thanks to Daniel ↵Florian Fainelli2007-08-071-1/+1
| | | | | | Gimpelevich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-1/+1
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !Florian Fainelli2007-07-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9Florian Fainelli2007-04-161-12/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Generate squashfs images as wellFlorian Fainelli2007-04-011-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6800 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Restore image creation for rdc boardsFlorian Fainelli2007-04-011-3/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6780 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable firmware creation for the momentFlorian Fainelli2007-03-301-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsFelix Fietkau2007-02-251-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6360 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add initial version of the new Image BuilderFelix Fietkau2007-01-101-1/+2
| | | | | | | It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6071 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update the crc checksum to allow images being flashed via tftpFlorian Fainelli2006-12-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add image generation for ar525wFlorian Fainelli2006-12-191-7/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5868 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move target/image/platform to target/linux/platform/imageMike Baker2006-11-281-0/+25
platform directories are now self contained git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5669 3c298f89-4303-0410-b956-a3cf2f4a3e73