diff options
Diffstat (limited to 'drivers/Makefile')
-rw-r--r-- | drivers/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/Makefile b/drivers/Makefile index d70988d..3461bb1 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -47,7 +47,8 @@ OBJS = 3c589.o 5701rls.o ali512x.o \ status_led.o sym53c8xx.o \ ti_pci1410a.o tigon3.o \ usbdcore.o usbdcore_ep0.o usbdcore_omap1510.o usbtty.o \ - videomodes.o w83c553f.o + videomodes.o w83c553f.o \ + ks8695eth.o all: $(LIB) |