ccmp15-dvk: cosmetic, delete dead code from config template
DEY_BUILD_PLATFORM (with correct spelling) is defined in the machine config files, so there is no need to define it again here. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
bbe014e058
commit
5970bcb29f
|
|
@ -291,6 +291,3 @@ PRSERV_HOST = "localhost:0"
|
||||||
# Some packages are covered by STM EULA
|
# Some packages are covered by STM EULA
|
||||||
#
|
#
|
||||||
#ACCEPT_EULA_ccmp15-dvk = "1"
|
#ACCEPT_EULA_ccmp15-dvk = "1"
|
||||||
|
|
||||||
# Enable STM specific features
|
|
||||||
DEY_BUILD_PLAFORM = "STM"
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue