diff options
| author | Mike Fulbright <msf@redhat.com> | 2000-07-18 22:10:24 +0000 |
|---|---|---|
| committer | Mike Fulbright <msf@redhat.com> | 2000-07-18 22:10:24 +0000 |
| commit | 632e2e7574cffcf668f74a92a51503ce9703cf4b (patch) | |
| tree | 2fe991e2da05ee56cfd430cab00b9f4234e079a8 /scripts | |
| parent | ec8f599300b7a68650b7fa2130ffe1123f3ae94d (diff) | |
added agpgart device
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/mk-images | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mk-images b/scripts/mk-images index 820148385..79111a03e 100755 --- a/scripts/mk-images +++ b/scripts/mk-images @@ -437,6 +437,7 @@ EOF $MBD_DIR kbd c 11 0 644 root:root $MBD_DIR ptyp0 c 2 0 644 root:root $MBD_DIR ttyp0 c 3 0 644 root:root + $MBD_DIR agpgart c 10 175 664 root:root EOF ln -s fb0 $MBD_DIR/dev/fb |
