From a765a2178cae2e39b7384149486b819cedf87603 Mon Sep 17 00:00:00 2001 From: Sandeep Sheriker M Date: Tue, 28 May 2019 10:21:10 -0700 Subject: at91:renaming subtraget legacy to sam9x renaming subtraget legacy to sam9x for adding new sam9 soc's Signed-off-by: Sandeep Sheriker M --- package/boot/uboot-at91/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/boot/uboot-at91') diff --git a/package/boot/uboot-at91/Makefile b/package/boot/uboot-at91/Makefile index 23bd2d2b01..a3262b5cd4 100644 --- a/package/boot/uboot-at91/Makefile +++ b/package/boot/uboot-at91/Makefile @@ -26,13 +26,13 @@ endef define U-Boot/at91sam9m10g45ek_nandflash NAME:=AT91SAM9M10G45-EK board (NandFlash) - BUILD_SUBTARGET:=legacy + BUILD_SUBTARGET:=sam9x BUILD_DEVICES:=at91sam9m10g45ek endef define U-Boot/at91sam9x5ek_nandflash NAME:=AT91SAM9X5-EK board (NandFlash) - BUILD_SUBTARGET:=legacy + BUILD_SUBTARGET:=sam9x BUILD_DEVICES:=at91sam9g15ek at91sam9g25ek \ at91sam9g35ek at91sam9x25ek \ at91sam9x35ek -- cgit v1.2.3