Christian Marangi 93173aee96
qualcommbe: ipq95xx: Add initial support for new target
Add initial support for new target with the initial patch for ethernet
support using pending upstream patches for PCS UNIPHY, PPE and EDMA.

Only initramfs currently working as support for new SPI/NAND
implementation, USB, CPUFreq and other devices is still unfinished and
needs to be evaluated.

Link: https://github.com/openwrt/openwrt/pull/17725
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-01-25 21:24:06 +01:00

8 lines
175 B
Makefile

SUBTARGET:=ipq95xx
BOARDNAME:=Qualcomm Atheros IPQ95xx
DEFAULT_PACKAGES +=
define Target/Description
Build firmware images for Qualcomm Atheros IPQ95XX based boards.
endef