summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* make the image filenames a bit shorternbd2007-11-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] image generation fixes (closes: #2643, #2644)juhosg2007-11-031-5/+9
| | | | | | | | * rewrite mkcsysimg to use an align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] make image names shortenjuhosg2007-10-021-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] use prepare_generic_squashfs in image generation, thanks ffrrrrjuhosg2007-09-211-2/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] rewrite image generationjuhosg2007-09-111-131/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-0/+177
(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