also rename the config option.
[coreboot.git] / src / lib / Makefile.inc
index 6d32de9e37da43ebd0ba1f191e913b1b4cf101b5..76b434c96b219cdd1998673557162284690281ae 100644 (file)
@@ -23,7 +23,7 @@ initobj-y += cbfs.o
 initobj-y += lzma.o
 #initobj-y += lzmadecode.o
 
-obj-$(CONFIG_USBDEBUG_DIRECT) += usbdebug.o
+obj-$(CONFIG_USBDEBUG) += usbdebug.o
 
 obj-$(CONFIG_COMPRESSED_PAYLOAD_LZMA) += lzma.o