From efc6f447c1b940d1650c4b854c5598a595ddc3da Mon Sep 17 00:00:00 2001 From: Guennadi Liakhovetski Date: Thu, 10 Jan 2008 17:59:07 +0100 Subject: Add support for the TK885D baseboard from TELE-DATA The TK885D board uses a TQM885D module from TQ, this port adds an own configuration file and adds a last_stage_init() method to configure the two PHYs, depending on the phy_auto_nego environment variable. Signed-off-by: Guennadi Liakhovetski --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 47206fc..fa12ed7 100644 --- a/Makefile +++ b/Makefile @@ -1062,6 +1062,7 @@ TQM860M_config \ TQM862M_config \ TQM866M_config \ TQM885D_config \ +TK885D_config \ virtlab2_config: unconfig @mkdir -p $(obj)include @ >$(obj)include/config.h -- cgit v1.1