]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - lib/Makefile
Add SLRE - Super Light Regular Expression library
[karo-tx-uboot.git] / lib / Makefile
index e901cc7cafbb5dbbd3ba308a691bcba0f361fc50..a3131d873f496b3cfce976ae1140daa72bcde471 100644 (file)
@@ -72,6 +72,7 @@ COBJS-y += crc32.o
 COBJS-y += ctype.o
 COBJS-y += div64.o
 COBJS-y += linux_string.o
+COBJS-$(CONFIG_REGEX) += slre.o
 COBJS-y += string.o
 COBJS-y += time.o
 COBJS-$(CONFIG_BOOTP_PXE) += uuid.o