4 lines
94 B
Makefile
4 lines
94 B
Makefile
obj-y += setup.o nlm_hal.o
|
|
obj-$(CONFIG_SMP) += wakeup.o
|
|
obj-$(CONFIG_USB) += usb-init.o
|