mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 08:51:08 +00:00
d2b21d294e
This patch sets the -march complile flag in spec/arm_v7a.mk, which enables us to build depot archives for the 'arm_v7a' architecture. It also removes copy-pasted comments that offer no valuable insights but contain grammar errors.
6 lines
116 B
Makefile
6 lines
116 B
Makefile
SPECS += cortex_a15 framebuffer usb
|
|
|
|
REP_INC_DIR += include/spec/exynos5
|
|
|
|
include $(BASE_DIR)/mk/spec/cortex_a15.mk
|