diff options
Diffstat (limited to 'target/linux/uml')
-rw-r--r-- | target/linux/uml/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index e31ef02bb7..bed9bc99eb 100644 --- a/target/linux/uml/Makefile +++ b/target/linux/uml/Makefile @@ -27,9 +27,6 @@ LINUX_VERSION:=2.6.22.4 include $(INCLUDE_DIR)/target.mk -# include the profiles --include profiles/*.mk - endif $(eval $(call BuildTarget)) |