Don't build PCMCIA modules when PCMCIA isn't present
authorPhilip A Prindeville <philipp@redfish-solutions.com>
Sat, 15 Aug 2009 05:46:25 +0000 (22:46 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 18 Aug 2009 23:30:09 +0000 (16:30 -0700)
commit63a416a25cb2f296643a22408082f563e71c400e
treec974febd9bfb7b128f31bed408e2c606a12a8232
parent53a557e6601fb99de65fe972afeb332e240c14bf
Don't build PCMCIA modules when PCMCIA isn't present

If you're building for a platform that has (for example) no PCMCIA/
Cardbus, then having a single knob to turn to disable this is a
major win.  Especially if more devices get add later that are
PCMCIA-based.

Tested.

Signed-off-by: Philip A Prindeville <philipp@redfish-solutions.com>
config.mk