6 lines
119 B
Makefile
6 lines
119 B
Makefile
include $(REP_DIR)/lib/mk/libmpg123.inc
|
|
|
|
CC_DEF += -DOPT_ARM
|
|
|
|
SRC_S += $(notdir $(wildcard $(MPG123_SRC_DIR)/*arm*.S))
|