From c0a287610ac69fd2b40d8b8c87ec39f85cea751b Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 25 Apr 2016 14:09:05 +0200 Subject: uml: revert accidentally committed change Signed-off-by: Jo-Philipp Wich --- target/linux/uml/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/uml') diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index 430450ca0b..be27179151 100644 --- a/target/linux/uml/Makefile +++ b/target/linux/uml/Makefile @@ -18,7 +18,6 @@ ARCH:=$(shell uname -m | sed \ -e 's/sh[234]/sh/' \ -e 's/armeb/arm/' \ ) -ARCH_PACKAGES:=uml BOARD:=uml BOARDNAME:=User Mode Linux FEATURES:=ext4 audio -- cgit v1.2.3