mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 10:37:38 -04:00
Revert r27550 : we don't want to generate dependancies for firmware/
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27551 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f1140dcdfa
commit
a2029a7bee
1 changed files with 1 additions and 1 deletions
|
@ -54,10 +54,10 @@ all: $(DEPFILE) build
|
||||||
# Subdir makefiles. their primary purpose is to populate SRC, OTHER_SRC &
|
# Subdir makefiles. their primary purpose is to populate SRC, OTHER_SRC &
|
||||||
# ASMDEFS_SRC but they also define special dependencies and compile rules
|
# ASMDEFS_SRC but they also define special dependencies and compile rules
|
||||||
include $(TOOLSDIR)/tools.make
|
include $(TOOLSDIR)/tools.make
|
||||||
include $(FIRMDIR)/firmware.make
|
|
||||||
|
|
||||||
ifeq (,$(findstring checkwps,$(APPSDIR)))
|
ifeq (,$(findstring checkwps,$(APPSDIR)))
|
||||||
ifeq (,$(findstring database,$(APPSDIR)))
|
ifeq (,$(findstring database,$(APPSDIR)))
|
||||||
|
include $(FIRMDIR)/firmware.make
|
||||||
include $(ROOTDIR)/lib/skin_parser/skin_parser.make
|
include $(ROOTDIR)/lib/skin_parser/skin_parser.make
|
||||||
include $(ROOTDIR)/apps/bitmaps/bitmaps.make
|
include $(ROOTDIR)/apps/bitmaps/bitmaps.make
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue