Advertisement
Guest User

ralmakepatch.diff

a guest
Jul 6th, 2011
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.36 KB | None | 0 0
  1. --- /usr/src/sys/modules/ral/Makefile   2008-04-20 13:35:40.000000000 -0700
  2. +++ src/sys/modules/ral/Makefile    2011-07-05 21:52:21.000000000 -0700
  3. @@ -3,7 +3,7 @@
  4.  .PATH: ${.CURDIR}/../../dev/ral
  5.  
  6.  KMOD=  if_ral
  7. -SRCS=  rt2560.c rt2661.c if_ral_pci.c
  8. +SRCS=  rt2860.c rt2560.c rt2661.c if_ral_pci.c
  9.  SRCS+= device_if.h bus_if.h pci_if.h
  10.  
  11.  .include <bsd.kmod.mk>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement