diff options
Diffstat (limited to 'target/linux/pxa/Makefile')
-rw-r--r-- | target/linux/pxa/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index ad44af27e4..b5985ea74d 100644 --- a/target/linux/pxa/Makefile +++ b/target/linux/pxa/Makefile @@ -19,7 +19,4 @@ define Target/Description Stub for boards based on intel PXA endef -# include the profiles --include profiles/*.mk - $(eval $(call BuildTarget)) |