Blame view

kernel/linux-rt-4.4.41/drivers/uwb/i1480/dfu/Makefile 106 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
  obj-$(CONFIG_UWB_I1480U)	+= i1480-dfu-usb.o
  
  i1480-dfu-usb-objs := \
  	dfu.o 	\
  	mac.o	\
  	phy.o	\
  	usb.o