diff options
Diffstat (limited to 'target/linux/atheros/Makefile')
-rw-r--r-- | target/linux/atheros/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index fc48efd5de..b1a2f570ae 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -21,7 +21,4 @@ define Target/Description Build firmware images for Atheros SoC boards endef -# include the profiles --include profiles/*.mk - $(eval $(call BuildTarget)) |