u-boot-am335x-nbhw16-v1: remove CONFIG (use MACHINE instead)
This commit is contained in:
parent
4a899ddc21
commit
d57b40a038
|
|
@ -3,7 +3,6 @@ UBOOT_MACHINE = "am335x_nbhw16_defconfig"
|
||||||
|
|
||||||
require u-boot-nm.inc
|
require u-boot-nm.inc
|
||||||
|
|
||||||
UBOOT_CONFIG = "am335x_nbhw16_defconfig"
|
|
||||||
SRC_URI = "git://gitolite@git/usr/se/u-boot;protocol=ssh;branch=nbhw16-2016.04"
|
SRC_URI = "git://gitolite@git/usr/se/u-boot;protocol=ssh;branch=nbhw16-2016.04"
|
||||||
|
|
||||||
SRCREV ?= "${AUTOREV}"
|
SRCREV ?= "${AUTOREV}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue