ipqx0xx: add Generic subtarget
Both targets miss a subtarget causing an image naming style which is
different from other all othe targets, even tho it already uses
`x/generic/` as subfolder as if the subtarget would exist.
This commit adds the Generic subtarget resulting in consistent naming.
~/src/openwrt/openwrt/bin/targets/ipq806x/generic$ ls
openwrt-ipq806x-generic-netgear_d7800-initramfs-uImage
openwrt-ipq806x-generic-netgear-d7800.manifest
openwrt-ipq806x-generic-netgear_d7800-squashfs-factory.img
openwrt-ipq806x-generic-netgear_d7800-squashfs-sysupgrade.bin
CC: John Crispin <john@phrozen.org>
Signed-off-by:
Paul Spooren <mail@aparcar.org>
Showing
- target/linux/ipq40xx/Makefile 1 addition, 0 deletionstarget/linux/ipq40xx/Makefile
- target/linux/ipq40xx/generic/target.mk 1 addition, 0 deletionstarget/linux/ipq40xx/generic/target.mk
- target/linux/ipq806x/Makefile 1 addition, 0 deletionstarget/linux/ipq806x/Makefile
- target/linux/ipq806x/generic/target.mk 1 addition, 0 deletionstarget/linux/ipq806x/generic/target.mk
target/linux/ipq40xx/generic/target.mk
0 → 100644
target/linux/ipq806x/generic/target.mk
0 → 100644
Please register or sign in to comment