diff options
| author | Tom Zanussi <tom.zanussi@intel.com> | 2011-08-08 12:31:15 -0500 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2011-08-08 12:31:15 -0500 |
| commit | 45da8fa294f29787ba25d5fde50130068860864b (patch) | |
| tree | 88de18ab00c5f02dc720c61c2cd7062f4e01e7b0 /meta-fishriver | |
| parent | b1dab2886f607a181afc843925ce76c9ef1c340c (diff) | |
| download | meta-intel-45da8fa294f29787ba25d5fde50130068860864b.tar.gz | |
meta-fishriver: remove tune-related assignments from machine conf
These are all now handled or obsoleted by tune-atom.inc, so remove
them here.
Diffstat (limited to 'meta-fishriver')
| -rw-r--r-- | meta-fishriver/conf/machine/fishriver.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-fishriver/conf/machine/fishriver.conf b/meta-fishriver/conf/machine/fishriver.conf index e692cac3..6f907767 100644 --- a/meta-fishriver/conf/machine/fishriver.conf +++ b/meta-fishriver/conf/machine/fishriver.conf | |||
| @@ -4,8 +4,6 @@ | |||
| 4 | #@DESCRIPTION: Machine configuration for Fish River Island systems | 4 | #@DESCRIPTION: Machine configuration for Fish River Island systems |
| 5 | # i.e. Z530/E660 + EG20T | 5 | # i.e. Z530/E660 + EG20T |
| 6 | 6 | ||
| 7 | TARGET_ARCH = "i586" | ||
| 8 | |||
| 9 | include conf/machine/include/tune-atom.inc | 7 | include conf/machine/include/tune-atom.inc |
| 10 | 8 | ||
| 11 | MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \ | 9 | MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \ |
