aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image/netgear-fake-uImage-hdr.bin
Commit message (Collapse)AuthorAgeFilesLines
* build: centralize fakeroot codeJoseph C. Lehner2017-02-041-0/+0
| | | | | | | | | | | | | This patch moves the fakeroot code required by some devices to `image-commands.mk`. Create the fakeroot on the fly by using the undocumented -s (skip copy) parameter of mkimage. Signed-off-by: Joseph C. Lehner <joseph.c.lehner@gmail.com> [remove unused NETGEAR_KERNEL_MAGIC, remove workarounds to have a dummy rootfs for mkimage] Signed-off-by: Mathias Kresin <dev@kresin.me>
* ramips: cleanup mt7620 Netgear image codeJoseph C. Lehner2017-01-271-0/+0
1. Reuse functions defined in `image-commands.mk` 2. Rename fakeroot image Signed-off-by: Joseph C. Lehner <joseph.c.lehner@gmail.com>