openwrtv3/target/linux/brcm-2.4
Felix Fietkau 63300d3d91 Fix broadcom squashfs images:
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.

SVN-Revision: 7253
2007-05-15 18:41:48 +00:00
..
base-files/default cleanup the broadcom preinit.arch 2007-05-10 16:29:15 +00:00
config use hotplug2 for serializing hotplug events on 2.6 2007-05-05 18:33:18 +00:00
files broadcom: rename the OpenWrt partition to rootfs_data 2007-05-10 12:38:31 +00:00
image Fix broadcom squashfs images: 2007-05-15 18:41:48 +00:00
patches add wl-hdd ide workaround from #272 2007-05-04 22:14:14 +00:00
profiles Add kmod-usb-uhci instead of ohci as defaults for WL500GP (#1589) 2007-04-15 14:10:39 +00:00
src unified preinit environment 2007-05-10 14:37:47 +00:00
base-files.mk minor cleanup 2007-05-10 14:43:52 +00:00
Makefile split out profile definitions from Makefiles 2007-03-02 23:02:38 +00:00
modules.mk Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them 2007-04-18 12:28:38 +00:00