summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2002-09-02 03:00:14 +0000
committerMurray Stokely <murray@FreeBSD.org>2002-09-02 03:00:14 +0000
commite2c4e1b55fe9874f56303f87c27bb67ef16e4add (patch)
tree91d727556c1de207d9336c20d36af4423bc11a7a
parent3e7c03093aaaee90c234ee752f1cde9b7bcd69b2 (diff)
Notes
-rwxr-xr-xrelease/alpha/dokern.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/release/alpha/dokern.sh b/release/alpha/dokern.sh
index e072eaf4b556..c0a47cf2d8c7 100755
--- a/release/alpha/dokern.sh
+++ b/release/alpha/dokern.sh
@@ -22,6 +22,8 @@ sed \
-e '/INVARIANTS/d' \
-e '/INVARIANT_SUPPORT/d' \
-e '/WITNESS/d' \
+ -e '/AHC_REG_PRETTY_PRINT/d' \
+ -e '/AHD_REG_PRETTY_PRINT/d' \
-e '/SMP/d' \
-e '/atapifd/d' \
-e '/atapist/d' \