Add rtl8168d to makefile

This commit is contained in:
Jeremy Soller
2016-10-20 12:53:36 -06:00
parent 39da2f46a0
commit 5debe4c175
+2 -2
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