From: Sandeep Sheriker Mallikarjun Date: Wed, 4 Oct 2017 23:14:39 +0000 (-0700) Subject: at91bootstrap: Add BUILD_SUBTARGET variable X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=cc443e894a1b01093f5abba0c2884eb64c2f1778;hp=cc443e894a1b01093f5abba0c2884eb64c2f1778;p=lede-git%2F.git at91bootstrap: Add BUILD_SUBTARGET variable Added sama5 to BUILD_SUBTARGET variable.This will populate at91bootstrap menu options in bootloader menu only when SAMA5 devices are selected as SUBTARGET and to avoid showing up this menu when legacy device is selected as SUBTARGET and fixed typo mistake: sama5d3 -> sama5d2. Signed-off-by: Sandeep Sheriker Mallikarjun ---