mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
meta-crownbay: remove tune-related assignments from machine conf
These are all now handled or obsoleted by tune-atom.inc, so remove them here. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
e2fda0b69d
commit
2c1fbdd048
|
@ -4,8 +4,6 @@
|
|||
#@DESCRIPTION: Machine configuration for Crown Bay systems, without Intel-proprietary graphics bits
|
||||
# i.e. E660 + EG20T
|
||||
|
||||
TARGET_ARCH = "i586"
|
||||
|
||||
include conf/machine/include/tune-atom.inc
|
||||
|
||||
MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
#@DESCRIPTION: Machine configuration for Crown Bay systems
|
||||
# i.e. E660 + EG20T
|
||||
|
||||
TARGET_ARCH = "i586"
|
||||
|
||||
include conf/machine/include/tune-atom.inc
|
||||
|
||||
MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user