Add rtl8168d to makefile
This commit is contained in:
parent
a2ef986edd
commit
2abd681c84
8 changed files with 20 additions and 10 deletions
|
@ -4,8 +4,8 @@ USE16
|
|||
align 512, db 0
|
||||
|
||||
config:
|
||||
.xres: dw 0
|
||||
.yres: dw 0
|
||||
.xres: dw 1024
|
||||
.yres: dw 768
|
||||
|
||||
times 512 - ($ - config) db 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue