| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Fixes build errors on the generic subtarget
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
|
|
|
|
|
| |
Enable support for this machine in the kernel and also produce valid image
files with the correct machine id.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45405
|
|
|
|
|
|
|
|
| |
We would fail to copy an non-existent uImage-initramfs to $(BIN_DIR)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40358
|
|
|
|
|
|
|
|
| |
Fix some bugs that slipped through while making initramfs non exclusive.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37079
|
|
|
|
| |
SVN-Revision: 36852
|
|
|
|
| |
SVN-Revision: 36851
|
|
|
|
| |
SVN-Revision: 36850
|
|
|
|
| |
SVN-Revision: 33985
|
|
|
|
| |
SVN-Revision: 33964
|
|
|
|
| |
SVN-Revision: 33963
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Creation of uImage for WNR854T only done once (before 2x for jffs2 build and 1x for squashfs build)
* Got rid of unneccessary padding of rootfs partition
* ARM zImages always need a machine id, therefore do not copy generic (=no id) uImage to BIN_DIR, instead copy zImage
* Generalized functions for easier re-using and enhancing (e.g. D-Link DNS 323 implementation would be only a couple lines)
* Copy rootfs partitions to BIN_DIR, just like it is done for D-Link DNS 323
* Use variables to allows easily changing for custom builds, e.g. kernel mtd size for symbols
* Size check of kernel files to avoid builds that break devices
* Use for "-sysupgrade" and "-factory" in image names (like ar71xx, brcm63xx, etc.) to avoid questions about which image to use
Signed-off by: Matthias Buecher <mail@maddes.net>
SVN-Revision: 33174
|
|
|
|
|
|
|
|
| |
orion_generic
Signed-off-by: Matthias Bücher <mail@maddes.net>
SVN-Revision: 31199
|
|
SVN-Revision: 23883
|