]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - lib/Makefile
Merge branch 'u-boot/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / lib / Makefile
index ae8086529ee68ffa725b55c7fc3c514f3dd564e9..27e4f78bfd01a2bfe9ecc5b1c65f5fea4d5f060f 100644 (file)
@@ -60,7 +60,7 @@ obj-$(CONFIG_REGEX) += slre.o
 obj-y += string.o
 obj-y += time.o
 obj-$(CONFIG_TRACE) += trace.o
-obj-$(CONFIG_BOOTP_PXE) += uuid.o
+obj-$(CONFIG_LIB_UUID) += uuid.o
 obj-y += vsprintf.o
 obj-$(CONFIG_LIB_RAND) += rand.o