mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-12 22:52:28 -05:00
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8342 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8d13068421
commit
d83e929f3f
52 changed files with 737 additions and 18 deletions
|
|
@ -43,8 +43,10 @@ SUBDIRS += searchengine databox
|
|||
|
||||
#for any recorder and iRiver model
|
||||
ifneq (,$(strip $(foreach tgt,RECORDER IRIVER,$(findstring $(tgt),$(TARGET)))))
|
||||
ifneq (-DIRIVER_IFP7XX,$(TARGET))
|
||||
SUBDIRS += rockboy
|
||||
endif
|
||||
endif
|
||||
|
||||
|
||||
.PHONY: $(SUBDIRS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue