diff options
author | Richard Purdie <richard@openedhand.com> | 2006-07-28 08:27:01 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-07-28 08:27:01 +0000 |
commit | f14be9a582466a2de0ad47dfc0054cf752a1508d (patch) | |
tree | 3d48f4ffcdaecc56292e17495e5881081c7e4ca9 /meta/conf/machine/include | |
parent | 8ea8ee86875b5c0bee1c84c6b100b3959070e495 (diff) | |
download | openembedded-core-f14be9a582466a2de0ad47dfc0054cf752a1508d.tar.gz openembedded-core-f14be9a582466a2de0ad47dfc0054cf752a1508d.tar.bz2 openembedded-core-f14be9a582466a2de0ad47dfc0054cf752a1508d.tar.xz openembedded-core-f14be9a582466a2de0ad47dfc0054cf752a1508d.zip |
nokia770.conf, ipaq-pxa270.conf: Update after task-machine changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@570 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/include')
-rw-r--r-- | meta/conf/machine/include/zaurus-clamshell.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/conf/machine/include/zaurus-clamshell.conf b/meta/conf/machine/include/zaurus-clamshell.conf index 7ec56bc6a..00d687963 100644 --- a/meta/conf/machine/include/zaurus-clamshell.conf +++ b/meta/conf/machine/include/zaurus-clamshell.conf @@ -21,8 +21,6 @@ IMAGE_CMD_jffs2 += "; cat ${STAGING_LIBDIR}/sharp-flash-header/header-c700.bin \ GUI_MACHINE_CLASS = "bigscreen" GPE_EXTRA_INSTALL += "gaim sylpheed" -include conf/machine/include/handheld-common.conf - # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. include conf/machine/include/tune-xscale.conf |