staging: usbip: userspace: move common cflags to configure.ac
authormatt mooney <mfm@muteddisk.com>
Sat, 14 May 2011 10:55:18 +0000 (03:55 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 May 2011 20:26:29 +0000 (13:26 -0700)
commitbe0d54ae39fa5817a70cb002839f9cff6730849a
tree193b31c348ec3bc99399ab2802bfe66758d66616
parent968c6595e7a3905f55a024e8e743dd823b26cdf8
staging: usbip: userspace: move common cflags to configure.ac

There are a standard set of cflags that are used in each makefile so
let's set those in EXTRA_CFLAGS and enforce them for the entire project.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/usbip/userspace/configure.ac
drivers/staging/usbip/userspace/libsrc/Makefile.am
drivers/staging/usbip/userspace/src/Makefile.am