package/freescale-imx: append /imx6ulz to BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX6UL
imx6ulz supports freescale-imx too so let's add it to the bool name for completeness. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
51cf6a8aa6
commit
a7898055d3
@ -35,7 +35,7 @@ config BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX6S
|
||||
bool "imx6sl/imx6sx"
|
||||
|
||||
config BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX6UL
|
||||
bool "imx6ul/imx6ull"
|
||||
bool "imx6ul/imx6ull/imx6ulz"
|
||||
|
||||
config BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX7
|
||||
bool "imx7d/imx7ulp"
|
||||
|
Loading…
Reference in New Issue
Block a user