1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 15:39:18 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
acoul
f05b59043c linux/adm5120: generate non-initramfs kernel images too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-14 09:59:13 +00:00
nico
dc81db4feb target/adm5120: fix image building after r20834
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 21:13:59 +00:00
nico
bca3f225e9 define a shared IMG_PREFIX variable used as a basename for image files, it 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
2010-04-12 23:15:56 +00:00
juhosg
e326121c96 [adm5120] fix Cellvision images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-05 13:32:02 +00:00
nbd
f56b55940b make the image filenames a bit shorter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-10 23:08:11 +00:00
juhosg
572057b9fc [adm5120] image generation fixes (closes: #2643, #2644)
* 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-11-03 14:53:24 +00:00
juhosg
e0bf434350 [adm5120] make image names shorten
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-02 09:09:55 +00:00
juhosg
7472625106 [adm5120] use prepare_generic_squashfs in image generation, thanks ffrrrr
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21 17:13:51 +00:00
juhosg
02c9cd2369 [adm5120] rewrite image generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 17:55:08 +00:00
nbd
17c7b6c3fd strip the kernel version suffix from target directories, except for brcm-2.4 (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
2007-09-06 16:27:37 +00:00