From 21e96269bce9de9ee8f6559750e6e5f3dce63e9a Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 22 Aug 2007 16:11:00 +0000 Subject: KERNEL_IMAGETYPE cleanup Proper place for KERNEL_IMAGETYPE is machine config as there is no machine which use miscelanous types of kernel. Moved found occurences. --- conf/machine/sarge-at91.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf/machine/sarge-at91.conf') diff --git a/conf/machine/sarge-at91.conf b/conf/machine/sarge-at91.conf index 6001e69cf7..f1a8b7f271 100644 --- a/conf/machine/sarge-at91.conf +++ b/conf/machine/sarge-at91.conf @@ -21,3 +21,5 @@ PREFERRED_PROVIDER_virtual/kernel = "linux" # device has own patchset for u-boot 1.1.6 PREFERRED_VERSION_u-boot = "1.1.6" PREFERRED_VERSION_linux = "2.6.21" + +KERNEL_IMAGETYPE = "uImage" -- cgit v1.2.3