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 --- target/linux/at91/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'target/linux/at91/Makefile') diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 4dc70ebac1..6c1ba11c55 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -8,10 +8,11 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=at91 -MAINTAINER:=Claudio Mignanti +MAINTAINER:=Claudio Mignanti \ + Sandeep Sheriker BOARDNAME:=Microchip (Atmel AT91) FEATURES:=ext4 squashfs targz usb usbgadget ubifs -SUBTARGETS:=sama5 legacy +SUBTARGETS:=sama5 sam9x KERNEL_PATCHVER:=4.14 -- cgit v1.2.3