5 lines
142 B
Makefile
5 lines
142 B
Makefile
|
obj-$(CONFIG_MACH_SUN50IW11) += sun50iw11/
|
||
|
obj-$(CONFIG_MACH_SUN8IW21) += sun8iw21/ common/
|
||
|
obj-$(CONFIG_MACH_SUN55IW3) += sun55iw3/ common/
|
||
|
|