Only compile usb-hub.c and paravirt.c with 32bit code.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 27 Feb 2010 18:43:47 +0000 (13:43 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 28 Feb 2010 22:26:25 +0000 (17:26 -0500)
commit3b79f8b97f2abff364b9ca9f1e761ed4827a6deb
tree8068c118e68b7155d83c98002412ef6926a4f763
parent357bdfa26a681d614f04e842f85850fe5848f6fe
Only compile usb-hub.c and paravirt.c with 32bit code.

Those files are only used by 32bit code, so don't bother including
them with the 16bit code.
Makefile