5 lines
No EOL
90 B
Makefile
5 lines
No EOL
90 B
Makefile
#
|
|
# Makefile for runmode type parse
|
|
#
|
|
|
|
obj-$(CONFIG_RUNMODE_TYPE_PARSE) += runmode_type.o
|