From e5c53ce035eb36fc1b416e9971582a45754844be Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Tue, 21 Oct 2008 16:01:02 +0200 Subject: netbook: changed platform name from eee901 to netbook We want to have a more generic platform definition. The netbook machine one currently supports the eee901 and the aspire one. We also moved the machine and netbook image definitions to meta-moblin. --- meta-moblin/conf/machine/include/tune-atom.inc | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-moblin/conf/machine/include/tune-atom.inc (limited to 'meta-moblin/conf/machine/include') diff --git a/meta-moblin/conf/machine/include/tune-atom.inc b/meta-moblin/conf/machine/include/tune-atom.inc new file mode 100644 index 000000000..607054674 --- /dev/null +++ b/meta-moblin/conf/machine/include/tune-atom.inc @@ -0,0 +1 @@ +TARGET_CC_ARCH = "-march=i586" -- cgit v1.2.3