From daf1f423d0b880aca97cab96e81cbaebf5a0e8cc Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 24 Oct 2009 12:07:17 -0700 Subject: linux_2.6.31.bb: Add defconfig for mips qemu Signed-off-by: Khem Raj --- recipes/linux/linux_2.6.31.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/linux/linux_2.6.31.bb') diff --git a/recipes/linux/linux_2.6.31.bb b/recipes/linux/linux_2.6.31.bb index 30b152c8fd..47816cb094 100644 --- a/recipes/linux/linux_2.6.31.bb +++ b/recipes/linux/linux_2.6.31.bb @@ -7,6 +7,7 @@ S = "${WORKDIR}/linux-${PV}" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_db1200 = "1" +DEFAULT_PREFERENCE_qemumips = "1" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.3.bz2;patch=1 \ -- cgit 1.2.3-korg