From 8d111aed952250a8e80ef1e8207e0c530cbca2a7 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 20 Oct 2005 14:46:49 +0000 Subject: h2200.conf: make IMAGE_CMD actually work --- conf/machine/h2200.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') 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" -- cgit v1.2.3