Add device agp to GENERIC, filter it out of floppy builds

Approved by:	des (mentor)
This commit is contained in:
anholt 2002-08-04 18:35:02 +00:00
parent d759311779
commit 50661385eb
5 changed files with 10 additions and 0 deletions

View File

@ -35,6 +35,7 @@ sed -e '/ pty /d' \
-e '/WITNESS/d' \
-e '/ pci$/d' \
-e '/ adv /d' \
-e '/ agp /d' \
-e '/ ahc /d' \
-e '/ amd /d' \
-e '/ isp /d' \
@ -96,6 +97,7 @@ sed -e '/ pty /d' \
-e '/WITNESS/d' \
-e '/ ncr /d' \
-e '/ pcm/d' \
-e '/ agp /d' \
-e '/ atapist /d' \
-e '/ lpt /d' \
-e '/ ppi /d' \

View File

@ -35,6 +35,7 @@ sed -e '/ pty /d' \
-e '/WITNESS/d' \
-e '/ pci$/d' \
-e '/ adv /d' \
-e '/ agp /d' \
-e '/ ahc /d' \
-e '/ amd /d' \
-e '/ isp /d' \
@ -96,6 +97,7 @@ sed -e '/ pty /d' \
-e '/WITNESS/d' \
-e '/ ncr /d' \
-e '/ pcm/d' \
-e '/ agp /d' \
-e '/ atapist /d' \
-e '/ lpt /d' \
-e '/ ppi /d' \

View File

@ -35,6 +35,7 @@ sed -e '/ pty /d' \
-e '/WITNESS/d' \
-e '/ pci$/d' \
-e '/ adv /d' \
-e '/ agp /d' \
-e '/ ahc /d' \
-e '/ amd /d' \
-e '/ isp /d' \
@ -96,6 +97,7 @@ sed -e '/ pty /d' \
-e '/WITNESS/d' \
-e '/ ncr /d' \
-e '/ pcm/d' \
-e '/ agp /d' \
-e '/ atapist /d' \
-e '/ lpt /d' \
-e '/ ppi /d' \

View File

@ -140,6 +140,8 @@ device sc 1
#options XSERVER # support for X server on a vt console
#options FAT_CURSOR # start with block cursor
device agp # support several AGP chipsets
# Floating point support - do not disable.
device npx

View File

@ -140,6 +140,8 @@ device sc 1
#options XSERVER # support for X server on a vt console
#options FAT_CURSOR # start with block cursor
device agp # support several AGP chipsets
# Floating point support - do not disable.
device npx