From: Koen Kooi Date: Thu, 20 Oct 2005 14:46:49 +0000 (+0000) Subject: h2200.conf: make IMAGE_CMD actually work X-Git-Tag: Release-2010-05/1~9453^2~3228 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d111aed952250a8e80ef1e8207e0c530cbca2a7;p=openembedded.git h2200.conf: make IMAGE_CMD actually work --- diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf index 0c722c0085..5f5b0ce7b9 100644 --- a/conf/machine/h2200.conf +++ b/conf/machine/h2200.conf @@ -9,7 +9,7 @@ IPKG_ARCHS = "all arm armv4 armv4t armv5e armv5te ipaqpxa h2200" PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6" -EXTRA_IMAGECMD_h2200_jffs2 = "--pad --no-cleanmarkers --pagesize=512 --eraseblock=16384" +EXTRA_IMAGECMD_jffs2 = "--pad --no-cleanmarkers --pagesize=512 --eraseblock=16384" ROOT_FLASH_SIZE = "32"