summaryrefslogtreecommitdiff
path: root/cesar/ce/rx/bitloading/test/sparc-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/ce/rx/bitloading/test/sparc-Makefile')
-rw-r--r--cesar/ce/rx/bitloading/test/sparc-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/ce/rx/bitloading/test/sparc-Makefile b/cesar/ce/rx/bitloading/test/sparc-Makefile
index 1918209773..2c0d8990f8 100644
--- a/cesar/ce/rx/bitloading/test/sparc-Makefile
+++ b/cesar/ce/rx/bitloading/test/sparc-Makefile
@@ -15,7 +15,7 @@ TARGET = sparc
TARGET_PROGRAMS = test_ce_sparc
test_ce_sparc_SOURCES = $(ce_rx_bl_test_sources_common)
-test_ce_sparc_MODULES = $(ce_rx_bl_modules_common)
+test_ce_sparc_MODULES = $(ce_rx_bl_modules_common) hal/arch
# Include base makefile.
include $(BASE)/common/make/top.mk