diff options
Diffstat (limited to 'target/linux/sibyte/Makefile')
-rw-r--r-- | target/linux/sibyte/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/sibyte/Makefile b/target/linux/sibyte/Makefile index aa8acea1c..52728da19 100644 --- a/target/linux/sibyte/Makefile +++ b/target/linux/sibyte/Makefile @@ -15,7 +15,4 @@ LINUX_VERSION:=2.6.21.5 include $(INCLUDE_DIR)/target.mk -# include the profiles --include profiles/*.mk - $(eval $(call BuildTarget)) |