Hi, > --- a/target/linux/at91/image/sama5.mk > +++ b/target/linux/at91/image/sama5.mk > @@ -54,6 +54,17 @@ define Build/at91-sdcard > rm -f [email protected] [email protected] [email protected] [email protected]) endef > > +define Device/microchip_sama5d2-icp > + $(Device/evaluation-dtb) > + DEVICE_VENDOR := Microchip > + DEVICE_MODEL := SAMA5D2 ICP > + DEVICE_DTS := at91-sama5d2_icp > + SUPPORTED_DEVICES := microchip,sama5d2-icp
SUPPORTED_DEVICES can be dropped in this specific case, since it matches the global default: Device node name with "_" -> "," Best Adrian
openpgp-digital-signature.asc
Description: PGP signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
