Logo
Explore Help
Register Sign In
lby/lk
1
0
Fork 0
You've already forked lk
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
50864eda021b97534697e4d7374ccbcaa519e142
lk/app/zynq-common/rules.mk

18 lines
241 B
Makefile
Raw Normal View History

[target][zybo] factor shared code into an app Some but not all zybo based projects will want to share some higher level initialization code, so move that to app/zybo-common and make the zybo target a bit more bare-bones.
2014-08-08 15:20:30 -07:00
LOCAL_DIR := $(GET_LOCAL_DIR)
MODULE := $(LOCAL_DIR)
MODULE_DEPS += \
[zynq-common] if loaded from bootimage in ram, program fpga Use the bootargs and bootimage code to find the image we were booted from. If found and the fpga image checks out, program it.
2014-12-16 17:29:44 -08:00
lib/bootargs \
lib/bootimage \
[target][zybo] factor shared code into an app Some but not all zybo based projects will want to share some higher level initialization code, so move that to app/zybo-common and make the zybo target a bit more bare-bones.
2014-08-08 15:20:30 -07:00
lib/sysparam \
lib/ptable
[zynq] Move zybo-common to zynq-common
2014-08-27 11:34:29 -07:00
GLOBAL_DEFINES += \
SYSPARAM_ALLOW_WRITE=1
[target][zybo] factor shared code into an app Some but not all zybo based projects will want to share some higher level initialization code, so move that to app/zybo-common and make the zybo target a bit more bare-bones.
2014-08-08 15:20:30 -07:00
MODULE_SRCS += \
$(LOCAL_DIR)/init.c
include make/module.mk
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 57ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API