From: <gerg@snapgear.com>

Add build support for the senTec vendor to m68knommu architecture Makefile.


---

 25-akpm/arch/m68knommu/Makefile |    1 +
 1 files changed, 1 insertion(+)

diff -puN arch/m68knommu/Makefile~add-senTec-vendor-support-to-m68knommu-Makefile arch/m68knommu/Makefile
--- 25/arch/m68knommu/Makefile~add-senTec-vendor-support-to-m68knommu-Makefile	2004-04-07 20:28:07.390992184 -0700
+++ 25-akpm/arch/m68knommu/Makefile	2004-04-07 20:28:07.393991728 -0700
@@ -33,6 +33,7 @@ board-$(CONFIG_eLIA)		:= eLIA
 board-$(CONFIG_NETtel)		:= NETtel
 board-$(CONFIG_SECUREEDGEMP3)	:= MP3
 board-$(CONFIG_CLEOPATRA)	:= CLEOPATRA
+board-$(CONFIG_senTec) 	:= senTec
 BOARD := $(board-y)
 
 model-$(CONFIG_RAMKERNEL)	:= ram

_