Skip to content

Commit

Permalink
m68knommu: add make support for Savant/Rosie1 board
Browse files Browse the repository at this point in the history
Add make support for the Savant/Rosie1 board.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Wilson Callan authored and Linus Torvalds committed Oct 23, 2007
1 parent 775ecf8 commit ada8d21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/m68knommu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ board-$(CONFIG_SNEHA) := SNEHA
board-$(CONFIG_M5208EVB) := M5208EVB
board-$(CONFIG_MOD5272) := MOD5272
board-$(CONFIG_AVNET) := AVNET
board-$(CONFIG_SAVANT) := SAVANT
BOARD := $(board-y)

model-$(CONFIG_RAMKERNEL) := ram
Expand Down

0 comments on commit ada8d21

Please sign in to comment.