diff options
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile index 98571fa4a..9f4aff970 100644 --- a/package/Makefile +++ b/package/Makefile @@ -17,7 +17,6 @@ endif ifeq (${ADK_TARGET_LIB_UCLIBC_NG},y) package-$(ADK_PACKAGE_UCLIBC_NG) += uclibc-ng -package-$(ADK_PACKAGE_UCLIBCXX) += uclibc++ gcc-compile: uclibc-ng-compile endif |