From 81e151e45ffb89a378eadd1ac5890e1004c862a7 Mon Sep 17 00:00:00 2001 From: Sam Leffler Date: Sat, 28 Jun 2003 06:18:37 +0000 Subject: [PATCH] hookup ath and ath_hal to the build --- sys/modules/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 3ec2c2eaf58..852642878a1 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -17,6 +17,7 @@ SUBDIR= accf_data \ aio \ amr \ an \ + ath \ aue \ axe \ bge \ @@ -172,6 +173,7 @@ SUBDIR+=3dfx \ apm \ ar \ arcnet \ + ath_hal \ awi \ bktr \ coff \