From 68ed6f1c7e7e25ab60479e33e972f2af7f7bd863 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 23 Oct 2008 00:53:13 +0000 Subject: [PATCH] cosmetic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1066 42af7a65-404d-4744-a932-0658087f49c3 --- examples/usbstorage/usbstrg_lpc214x.c | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/usbstorage/usbstrg_lpc214x.c b/examples/usbstorage/usbstrg_lpc214x.c index 0da2035fc3..7aa8030d46 100644 --- a/examples/usbstorage/usbstrg_lpc214x.c +++ b/examples/usbstorage/usbstrg_lpc214x.c @@ -66,7 +66,6 @@ #else /* Add configuration for new LPC214x boards here */ # error "Unrecognized LPC214x board" -# undef CONFIG_EXAMPLES_USBSTRG_HAVEUSBDEV #endif /****************************************************************************