diff --git a/target/linux/leon/Makefile b/target/linux/leon/Makefile index 4485932720..dca32aaf7e 100644 --- a/target/linux/leon/Makefile +++ b/target/linux/leon/Makefile @@ -17,6 +17,8 @@ KERNELNAME:="uImage" LINUX_VERSION:=2.6.36.4 MAINTAINER:=Imre Kaloz +DEVICE_TYPE:=developerboard + include $(INCLUDE_DIR)/target.mk $(eval $(call BuildTarget))