Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | image.mk: add support for specifying the VID header offset for UBI | Felix Fietkau | 2016-07-20 | 1 | -0/+1 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | image.mk: fix append-dtb race when multiple devices use the same .dts | Felix Fietkau | 2016-07-15 | 1 | -2/+2 |
| | | | | | | Call Image/BuildDTB unconditionally to keep things consistent Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | image: allow devices to override the -E 5 ubinize option | Felix Fietkau | 2016-07-14 | 1 | -2/+3 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | kernel: Move append-dtb to common image-commands | Ben Whitten | 2016-06-22 | 1 | -0/+5 |
| | | | | | | This build step is used by various targets, move it to a common section. Signed-off-by: Ben Whitten <ben.whitten@gmail.com> | ||||
* | image.mk: split off all Build/* commands into image-commands.mk | Felix Fietkau | 2016-06-07 | 1 | -0/+150 |
Signed-off-by: Felix Fietkau <nbd@nbd.name> |