summaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-at91
diff options
context:
space:
mode:
authorSandeep Sheriker M <sandeep.sheriker@microchip.com>2019-05-28 10:21:10 -0700
committerHauke Mehrtens <hauke@hauke-m.de>2019-05-30 12:12:57 +0200
commita765a2178cae2e39b7384149486b819cedf87603 (patch)
treef36d497382696d77d173a8d08738613df03b942d /package/boot/uboot-at91
parentab629543c0878442ccac3ce114554a19bb3daae9 (diff)
downloadopenwrt-a765a2178cae2e39b7384149486b819cedf87603.tar.gz
openwrt-a765a2178cae2e39b7384149486b819cedf87603.tar.bz2
openwrt-a765a2178cae2e39b7384149486b819cedf87603.zip
at91:renaming subtraget legacy to sam9x
renaming subtraget legacy to sam9x for adding new sam9 soc's Signed-off-by: Sandeep Sheriker M <sandeep.sheriker@microchip.com>
Diffstat (limited to 'package/boot/uboot-at91')
-rw-r--r--package/boot/uboot-at91/Makefile4
1 files changed, 2 insertions, 2 deletions
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