summaryrefslogtreecommitdiff
path: root/module/Makefile
blob: 04c515e6c2f29dd7ff173a97fc1a1108df9bfe01 (plain)
1
2
3
4
5
6
7
ifeq ($(TARGET),riscos)
  ifeq ($(COMPONENT_TYPE),binary)
    DIR_SOURCES := header.cmhg module.c menu.c wrapper.c
  endif 
endif

include build/makefiles/Makefile.subdir