x86-geode: add target class

x86-geode does not include the common x86 target-settings. Thus we need
to specify the device class in order to build images with all necessary
packages included.
This commit is contained in:
David Bauer 2020-04-06 16:25:08 +02:00 committed by David Bauer
parent 1b0288d539
commit 95b133d4fd

View File

@ -1,3 +1,5 @@
class 'standard'
packages {
'kmod-3c59x',
'kmod-8139cp',