1
0
Waldemar Brodkorb 12 سال پیش
والد
کامیت
adcaabe7e3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      package/libstdcxx/Makefile

+ 1 - 1
package/libstdcxx/Makefile

@@ -8,7 +8,7 @@ else
 ifeq ($(ADK_TARGET_LIB_MUSL),y)
 ifeq ($(ADK_TARGET_LIB_MUSL),y)
 include ${TOPDIR}/toolchain/musl/Makefile.inc
 include ${TOPDIR}/toolchain/musl/Makefile.inc
 else
 else
-include ${TOPDIR}/toolchain/uClibc/Makefile.inc
+include ${TOPDIR}/toolchain/uclibc/Makefile.inc
 endif
 endif
 endif
 endif