aboutsummaryrefslogtreecommitdiff
path: root/release/amd64
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2003-02-19 03:49:17 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2003-02-19 03:49:17 +0000
commit9e1bbfcf6791984313a52d8c8982f80419e54fab (patch)
tree42746f799db6b8390fa5fe36a7a8b1fd5a8d6b64 /release/amd64
parent66227a44091bb577cfe6ddd839cf243788e4fc21 (diff)
downloadsrc-9e1bbfcf6791984313a52d8c8982f80419e54fab.tar.gz
src-9e1bbfcf6791984313a52d8c8982f80419e54fab.zip
Pushing back aacp driver to kern.flp kernel. It can be removed iff
aac is not compiled into a kernel. After this change, kgziped kernel got about 320 bytes; it still fits a floppy. Pointy hat to: matusita
Notes
Notes: svn path=/head/; revision=111114
Diffstat (limited to 'release/amd64')
-rwxr-xr-xrelease/amd64/dokern.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/release/amd64/dokern.sh b/release/amd64/dokern.sh
index 13511875c84e..3505fb6dd385 100755
--- a/release/amd64/dokern.sh
+++ b/release/amd64/dokern.sh
@@ -22,7 +22,6 @@ sed \
-e '/UFS_DIRHASH/d' \
-e '/WITNESS/d' \
-e '/_KPOSIX_PRIORITY_SCHEDULING/d' \
- -e '/ aacp /d' \
-e '/ atapist /d' \
-e '/ faith /d' \
-e '/ gif /d' \