Revert "meta-digi-arm: Define configuration targets for all platforms."
This reverts commit 5cf109df8b.
The configuration targets were already defined.
This commit is contained in:
parent
5cf109df8b
commit
2e1d2e1bcb
|
|
@ -12,8 +12,4 @@ UBOOT_MAKE_TARGET = "u-boot.bin"
|
||||||
UBOOT_SUFFIX = "bin"
|
UBOOT_SUFFIX = "bin"
|
||||||
UBOOT_PADDING = "2"
|
UBOOT_PADDING = "2"
|
||||||
|
|
||||||
UBOOT_MACHINE_ccxmx51js = "ccxmx51js_config"
|
|
||||||
UBOOT_MACHINE_ccxmx53js = "ccxmx53js_config"
|
|
||||||
UBOOT_MACHINE_ccardxmx28js = "ccardxmx28js_config"
|
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "(ccardxmx28js|ccxmx51js|ccxmx53js)"
|
COMPATIBLE_MACHINE = "(ccardxmx28js|ccxmx51js|ccxmx53js)"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue