Skip to content

Commit

Permalink
[PATCH] m68knommu: build support for the Avnet/5282 board
Browse files Browse the repository at this point in the history
Add support for the Avnet/5282 board.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Daniel Alomar authored and Linus Torvalds committed Jun 28, 2006
1 parent 3f787bf commit 121036e
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 @@ -44,6 +44,7 @@ board-$(CONFIG_senTec) := senTec
board-$(CONFIG_SNEHA) := SNEHA
board-$(CONFIG_M5208EVB) := M5208EVB
board-$(CONFIG_MOD5272) := MOD5272
board-$(CONFIG_AVNET) := AVNET
BOARD := $(board-y)

model-$(CONFIG_RAMKERNEL) := ram
Expand Down

0 comments on commit 121036e

Please sign in to comment.