On Tue, 2009-06-30 at 16:19 -0500, Jon Loeliger wrote: > +TARGET_CFLAGS += -Wall -g That's a misleading name. There is nothing wrong with using CFLAGS for compilation. "target" normally refers to the system for which the program being compiled would create or manipulate binaries. CRDA doesn't manipulate system-dependent binaries. It's not a compiler or an assembler. It works with a system-independent database. -- Regards, Pavel Roskin -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html