android_kernel_cmhtcleo/net/wimax/Makefile
2010-08-27 11:19:57 +02:00

15 lines
171 B
Makefile

obj-$(CONFIG_WIMAX) += wimax.o
wimax-y := \
id-table.o \
op-msg.o \
op-reset.o \
op-rfkill.o \
op-state-get.o \
stack.o
wimax-$(CONFIG_DEBUG_FS) += debugfs.o