From bd44d71f5fca3e5bd520df17515ee33ea478fa69 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Sun, 21 Sep 2008 13:35:39 +0000 Subject: * libusb: fix menu alignment git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8869 33e552b5-05e3-0310-8538-816dae2090ed --- rules/libusb.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'rules/libusb.in') diff --git a/rules/libusb.in b/rules/libusb.in index 342abd7da..5b0c5f95e 100644 --- a/rules/libusb.in +++ b/rules/libusb.in @@ -1,6 +1,8 @@ -config LIBUSB +menuconfig LIBUSB tristate - prompt "libusb" + prompt "libusb " + +if LIBUSB config LIBUSB_DOCS bool @@ -8,3 +10,5 @@ config LIBUSB_DOCS prompt "Documentation" help Activate to build the libusb-documentation + +endif -- cgit v1.2.3