Fix rt2x00 compilation and upgrade to the current mainline version (2.6.24)
[openwrt.git] / package / rt2x00 / src / rt2x00_compat.h
index ca51224..83d4f99 100644 (file)
@@ -38,7 +38,7 @@
 
 #if (defined(CONFIG_RT2500USB) || defined(CONFIG_RT73USB))
 #if (!defined(CONFIG_USB) && !defined(CONFIG_USB_MODULE))
-#warning USB has been disabled in your kernel!
+#error USB has been disabled in your kernel!
 #endif
 #endif
 
This page took 0.023568 seconds and 4 git commands to generate.