Skip to content

Commit

Permalink
package/freescale-imx: append /imx6ulz to BR2_PACKAGE_FREESCALE_IMX_P…
Browse files Browse the repository at this point in the history
…LATFORM_IMX6UL

imx6ulz supports freescale-imx too so let's add it to the bool name for
completeness.

Signed-off-by: Giulio Benetti <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
  • Loading branch information
giuliobenetti authored and jacmet committed Dec 3, 2023
1 parent 51cf6a8 commit a789805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/freescale-imx/Config.in
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a789805

Please sign in to comment.