From 18373745c40a77b09bb0ab2a72a3d136d7d5426f Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Tue, 15 Oct 2013 22:51:15 +0200 Subject: motorola-ezx-base.inc: remove MACHINE_CLASS and MODUTILS vars not present in oe-core or meta-oe Signed-off-by: Andrea Adami --- conf/machine/include/motorola-ezx-base.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'conf/machine/include/motorola-ezx-base.inc') diff --git a/conf/machine/include/motorola-ezx-base.inc b/conf/machine/include/motorola-ezx-base.inc index a84e189..cbc871e 100644 --- a/conf/machine/include/motorola-ezx-base.inc +++ b/conf/machine/include/motorola-ezx-base.inc @@ -1,6 +1,3 @@ -# use this for overrides -MACHINE_CLASS = "motorola-ezx" - # # Hardware-based properties # @@ -26,7 +23,6 @@ MACHINE_FEATURES += " iwmmxt" # Software/packages selection # PREFERRED_PROVIDER_virtual/kernel ?= "openezx-kernel" -MODUTILS = "26" IMAGE_FSTYPES ?= "jffs2" JFFS2_ERASEBLOCK = "0x20000" -- cgit 1.2.3-korg