mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-18 08:02:58 +08:00
Fix install Makefile target
This commit is contained in:
@@ -4,7 +4,7 @@ BSP = realview_pbx_a9_qemu
|
||||
PREFIX = /opt/rtems-4.11
|
||||
|
||||
# Optional: Separate installation base directory
|
||||
INSTALL_BASE = $(PREFIX)
|
||||
INSTALL_BASE = $(PREFIX)/$(TARGET)/$(BSP)
|
||||
|
||||
# Optional: Network test configuration
|
||||
TEST_RUNNER = $(BSP)
|
||||
|
Reference in New Issue
Block a user