build: remove libc version config code
[openwrt/staging/lynxis/omap.git] / toolchain / musl / Config.version
diff --git a/toolchain/musl/Config.version b/toolchain/musl/Config.version
deleted file mode 100644 (file)
index 2b4b367..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-if USE_MUSL
-
-config MUSL_VERSION
-       string
-       depends on USE_MUSL
-       default "1.1.16"
-
-endif