Add rtl8168d to makefile

This commit is contained in:
Jeremy Soller 2016-10-20 12:53:36 -06:00
parent a2ef986edd
commit 2abd681c84
8 changed files with 20 additions and 10 deletions

View file

@ -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