summaryrefslogtreecommitdiff
path: root/target/linux/adm5120/image/Makefile
AgeCommit message (Collapse)Author
2010-04-14target/adm5120: fix image building after r20834nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12define a shared IMG_PREFIX variable used as a basename for image files, it ↵nico
contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-05[adm5120] fix Cellvision imagesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-10make the image filenames a bit shorternbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-03[adm5120] image generation fixes (closes: #2643, #2644)juhosg
* 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
2007-10-02[adm5120] make image names shortenjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21[adm5120] use prepare_generic_squashfs in image generation, thanks ffrrrrjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11[adm5120] rewrite image generationjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd
(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