summaryrefslogtreecommitdiff
path: root/hal/phy/maximus/test/Makefile
diff options
context:
space:
mode:
authorburet2007-07-05 16:14:32 +0000
committerburet2007-07-05 16:14:32 +0000
commitf0b89b7002c341388af05af595c0f84e23f3a7c7 (patch)
treea8a3c0e0335cb3a89f08b5a452c9dbd29562e098 /hal/phy/maximus/test/Makefile
parentd368fff518821440c33cc805a66d7299f3cc1a38 (diff)
Phy sci msg unitary tests
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@449 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'hal/phy/maximus/test/Makefile')
-rw-r--r--hal/phy/maximus/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hal/phy/maximus/test/Makefile b/hal/phy/maximus/test/Makefile
index dc74b734eb..80c8f42c45 100644
--- a/hal/phy/maximus/test/Makefile
+++ b/hal/phy/maximus/test/Makefile
@@ -1,7 +1,7 @@
BASE = ../../../..
EXTRA_HOST_CFLAGS+= -DUNIT_TEST
HOST_PROGRAMS = test_phy_maximus
-test_phy_maximus_SOURCES = test_bridgedma.c test_pbdma.c test_phy_access.c test_phy_ctrl.c test_tmdma.c test_phy_maximus.c
+test_phy_maximus_SOURCES = test_phy_access.c test_phy_ctrl.c test_phy_maximus.c test_bridgedma.c test_pbdma.c test_tmdma.c
test_phy_maximus_MODULES = lib hal/phy/maximus host
INCLUDES = hal/phy/maximus/test/inc