Blame view

kernel/linux-rt-4.4.41/arch/m32r/platforms/Makefile 332 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
  # arch/m32r/platforms/Makefile
  obj-$(CONFIG_PLAT_M32104UT)	+= m32104ut/
  obj-$(CONFIG_PLAT_M32700UT)	+= m32700ut/
  obj-$(CONFIG_PLAT_MAPPI)	+= mappi/
  obj-$(CONFIG_PLAT_MAPPI2)	+= mappi2/
  obj-$(CONFIG_PLAT_MAPPI3)	+= mappi3/
  obj-$(CONFIG_PLAT_OAKS32R)	+= oaks32r/
  obj-$(CONFIG_PLAT_OPSPUT)	+= opsput/
  obj-$(CONFIG_PLAT_USRV)		+= usrv/