diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile index eeac0e1a4..eb49efd6a 100644 --- a/package/Makefile +++ b/package/Makefile @@ -29,7 +29,6 @@ endif package-$(ADK_PACKAGE_UCLIBCXX) += uclibc++ endif endif -endif include $(TOPDIR)/package/Depends.mk |