From a052c31600ac5c5cec474969c6dc130de8f88108 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 17 Nov 2016 08:01:17 +0100 Subject: git kernel handling Simplify and allow to use git tags, branches, hashes and head. Convert existing usage of git kernel repositories to this. --- target/lm32/systems/qemu-lm32 | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/lm32/systems/qemu-lm32') diff --git a/target/lm32/systems/qemu-lm32 b/target/lm32/systems/qemu-lm32 index 5406c4663..f729902d8 100644 --- a/target/lm32/systems/qemu-lm32 +++ b/target/lm32/systems/qemu-lm32 @@ -3,9 +3,6 @@ config ADK_TARGET_SYSTEM_QEMU_LM32 select ADK_TARGET_QEMU select ADK_TARGET_CPU_LM32 select ADK_TARGET_UCLINUX - select ADK_TARGET_KERNEL_VERSION_GIT - select ADK_TARGET_KERNEL_REPO "https://github.com/m-labs/linux-milkymist.git" - select ADK_TARGET_KERNEL_HASH "6a2f2e4198eaff63ee75f6085ce9f966c47b4441" help Support for Qemu Emulator LM32 architecture. -- cgit v1.2.3