diff options
Diffstat (limited to 'target/linux/rdc/Makefile')
-rw-r--r-- | target/linux/rdc/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/rdc/Makefile b/target/linux/rdc/Makefile index ac49adeb97..961df474c1 100644 --- a/target/linux/rdc/Makefile +++ b/target/linux/rdc/Makefile @@ -32,7 +32,4 @@ ifneq ($(CONFIG_TARGET_ROOTFS_INITRAMFS),y) endef endif -# include the profiles --include profiles/*.mk - $(eval $(call BuildTarget)) |