Revert "Makefile: Remove oc2g from MACHINES to prevent automatic build"

This reverts commit a3e4df7d16.
make build-all will now build the oc2g images as well
This commit is contained in:
Daniel Willmann 2019-02-04 12:15:23 +01:00
parent a3e4df7d16
commit 861c37e332
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ endif
SYSMOCOM_RELEASE=201705
POKY_RELEASE=pyro
REPOS=poky meta-telephony meta-qt5 meta-sysmocom-bsp meta-smalltalk
MACHINES=sysmobts sysmobts2100 sysmocom-apu2 sysmocom-alix
MACHINES=sysmobts sysmobts2100 sysmocom-apu2 sysmocom-alix oc2g
FEED_NAME=$(SYSMOCOM_RELEASE)-testing
# The default targets to pick depending on machine