x86: Introduce sysmocom-alix for the older hardware in the field

Introduce an alias for sysmocom-bsc and add better description where
the difference is in terms of alix vs. apu2.
This commit is contained in:
Holger Hans Peter Freyther 2017-06-13 10:16:51 +08:00
parent 00aa1c7fea
commit 3490e54f4a
2 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,6 @@
#@TYPE: Machine
#@NAME: common_pc
#@DESCRIPTION: Machine configuration for sysmocom alix2d based hardware
require sysmocom-bsc.conf
MACHINEOVERRIDES = "${MACHINE}:sysmocom-bsc"

View File

@ -1,6 +1,6 @@
#@TYPE: Machine
#@NAME: common_pc
#@DESCRIPTION: Machine configuration for running a common x86
#@DESCRIPTION: Machine configuration for sysmocom apu2 based hardware
require conf/machine/include/tune-core2.inc
require conf/machine/include/genericx86-common.inc