usb-serial: handle NULL termios methods as "no hardware changing support"
[linux-2.6] / drivers / acpi / sleep / Makefile
1 obj-y                                   := wakeup.o
2 obj-y                                   += main.o
3 obj-$(CONFIG_ACPI_SLEEP)                += proc.o
4
5 EXTRA_CFLAGS += $(ACPI_CFLAGS)