[project] rearrange project files

-For every base target, add a simple .mk file in target/
-More complex project files include from the target/ one
This commit is contained in:
Travis Geiselbrecht
2015-01-15 16:45:14 -08:00
parent 5c9ebc5c05
commit a14ed28229
29 changed files with 20 additions and 65 deletions

View File

@@ -1,6 +1,4 @@
LOCAL_DIR := $(GET_LOCAL_DIR)
ZYNQ_USE_SRAM := 0
include $(LOCAL_DIR)/uzed-test.mk
include project/uzed-test.mk