From a72e0c20bb28d382fc7377f270b4d9944baeaf97 Mon Sep 17 00:00:00 2001 From: henryk Date: Mon, 11 Feb 2008 12:25:41 +0000 Subject: Framework to support run-time hardware selection. Future hardware releases should be changed to be boot-time detectable (e.g. using the yet unused AD inputs) so that one image can be used for all releases git-svn-id: https://svn.openpcd.org:2342/trunk@411 6dc7ffe9-61d6-0310-9af1-9938baff3ed1 --- openpicc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openpicc/Makefile') diff --git a/openpicc/Makefile b/openpicc/Makefile index f88afb8..73c1c72 100644 --- a/openpicc/Makefile +++ b/openpicc/Makefile @@ -75,6 +75,7 @@ LINKER_FLAGS=-Xlinker -oopenpicc.elf -Xlinker -M -Xlinker -Map=openpicc.map # Source files that must be built to ARM mode. # ARM_SRC= \ + config/board.c \ application/main.c \ application/led.c \ application/cmd.c \ -- cgit v1.2.3