aboutsummaryrefslogtreecommitdiffstats
path: root/support/make/board-includes/maple_native.mk
Commit message (Collapse)AuthorAgeFilesLines
* build system: Add board include files for target-config.mk.Marti Bolivar2012-04-111-0/+6
target-config.mk is getting a little long with all the boards in it. Break out the board-specific bits into individual files under support/make/board-includes. This has the added benefit that adding a new board requires less dirtying of the working tree, which is nice for jumping around branches with an experimental board. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>