move ROM detect code to pico/

This commit is contained in:
notaz 2013-06-26 03:23:44 +03:00
parent 2656e68083
commit 4c2e35547f
8 changed files with 400 additions and 321 deletions

View file

@ -103,9 +103,6 @@ endif
ifeq "$(ARCH)" "arm"
OBJS += platform/libpicofe/arm_linux.o
OBJS += pico/sound/mix_arm.o
else
OBJS += pico/sound/mix.o
endif
# zlib