]> git.ipfire.org Git - thirdparty/openwrt.git/commit
qualcommax: move ipq807x support to subtarget 12923/head
authorRobert Marko <robimarko@gmail.com>
Tue, 13 Jun 2023 20:07:06 +0000 (22:07 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 16 Jun 2023 09:11:09 +0000 (11:11 +0200)
commit83314c13d0a85f54b0e3c9726a9062268f638212
treedaf5a99148442a16c10d43791b081d273f0d3ab1
parentf02f6aaa8d4e1025ab4aa9f569123e57f689f4e5
qualcommax: move ipq807x support to subtarget

Now that qualcommax exists as a target and dependencies have been updated
let move ipq807x support to subtarget of qualcommax.

This is mostly copy/paste with the exception of having to update SSDK and
NSS-DP to use CONFIG_TARGET_SUBTARGET.

This is a preparation for later addition of IPQ60xx and IPQ50xx support.

Signed-off-by: Robert Marko <robimarko@gmail.com>
14 files changed:
package/boot/uboot-envtools/files/qualcommax_ipq807x [moved from package/boot/uboot-envtools/files/qualcommax with 100% similarity]
package/kernel/qca-nss-dp/Makefile
package/kernel/qca-ssdk/Makefile
target/linux/qualcommax/Makefile
target/linux/qualcommax/generic/target.mk [deleted file]
target/linux/qualcommax/image/ipq807x.mk [moved from target/linux/qualcommax/image/generic.mk with 100% similarity]
target/linux/qualcommax/ipq807x/base-files/etc/board.d/01_leds [moved from target/linux/qualcommax/base-files/etc/board.d/01_leds with 100% similarity]
target/linux/qualcommax/ipq807x/base-files/etc/board.d/02_network [moved from target/linux/qualcommax/base-files/etc/board.d/02_network with 100% similarity]
target/linux/qualcommax/ipq807x/base-files/etc/hotplug.d/firmware/11-ath11k-caldata [moved from target/linux/qualcommax/base-files/etc/hotplug.d/firmware/11-ath11k-caldata with 100% similarity]
target/linux/qualcommax/ipq807x/base-files/etc/init.d/bootcount [moved from target/linux/qualcommax/base-files/etc/init.d/bootcount with 100% similarity]
target/linux/qualcommax/ipq807x/base-files/lib/upgrade/buffalo.sh [moved from target/linux/qualcommax/base-files/lib/upgrade/buffalo.sh with 100% similarity]
target/linux/qualcommax/ipq807x/base-files/lib/upgrade/mmc.sh [moved from target/linux/qualcommax/base-files/lib/upgrade/mmc.sh with 100% similarity]
target/linux/qualcommax/ipq807x/base-files/lib/upgrade/platform.sh [moved from target/linux/qualcommax/base-files/lib/upgrade/platform.sh with 100% similarity]
target/linux/qualcommax/ipq807x/target.mk [new file with mode: 0644]