diff options
Diffstat (limited to 'target/linux/amcc/Makefile')
-rw-r--r-- | target/linux/amcc/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/amcc/Makefile b/target/linux/amcc/Makefile index a35783b..d582d81 100644 --- a/target/linux/amcc/Makefile +++ b/target/linux/amcc/Makefile @@ -19,7 +19,4 @@ define Target/Description Build firmware images for the AMCC Taishan evaluation board endef -# include the profiles --include profiles/*.mk - $(eval $(call BuildTarget)) |