summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm-2.4/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add wrt350n image filenbd2008-01-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10205 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump version numbers of Linksys imageskaloz2008-01-031-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* create broadcom initramfs images and move the lzma decompressor area a bit ↵nbd2007-11-161-0/+4
| | | | | | further git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9556 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the image filenames a bit shorternbd2007-11-101-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update wrt54g3g pattern version, add wrt54g3g-em pattern (#2663)nbd2007-11-101-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9523 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system cleanup/restructuring as described in ↵nbd2007-08-071-5/+5
| | | | | | 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 the broadcom firmware image code more sane and also fix jffs2-256k ↵nbd2007-06-251-12/+21
| | | | | | related bugs (#1888) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7731 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable image generation for the WRT150Nkaloz2007-06-041-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7486 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix broadcom squashfs images:nbd2007-05-151-9/+7
| | | | | | | | | | | | We switched over to appending the jffs2 eof mark to the squashfs images, but since the squashfs is not always aligned to eraseblocksize, the eof mark landed in the wrong place. This commit adds an extra flag to the trx utility that can append extra data to a partition with alignment. This is used to place the jffs2 eof mark at the right offset. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7253 3c298f89-4303-0410-b956-a3cf2f4a3e73
* unified preinit environmentmbm2007-05-101-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7173 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsnbd2007-02-251-9/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6360 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump version numbers of linksys images, because the linksys firmware often ↵nbd2007-01-111-4/+4
| | | | | | refuses to downgrade git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between ↵nbd2007-01-071-0/+77
those two. symlink will be added in the next commit (i don't think svn can do that change atomically) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6013 3c298f89-4303-0410-b956-a3cf2f4a3e73