u-boot-am335x-nbhw16-v1: remove CONFIG (use MACHINE instead)

This commit is contained in:
Stefan Eichenberger 2017-03-13 15:14:27 +01:00
parent 4a899ddc21
commit d57b40a038
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ UBOOT_MACHINE = "am335x_nbhw16_defconfig"
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"
SRCREV ?= "${AUTOREV}"