Added Rhine to autobuild of net branch

git-svn-id: svn://kolibrios.org@3167 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
hidnplayr 2013-01-14 21:26:35 +00:00
parent 9f2e9bf07a
commit 94bd7630d1

View File

@ -146,6 +146,7 @@ FASM_PROGRAMS:=\
drivers/rtl8169.obj:DRIVERS/RTL8169.OBJ:$(KERNEL)/drivers/RTL8169.asm \
drivers/sis900.obj:DRIVERS/SIS900.OBJ:$(KERNEL)/drivers/sis900.asm \
drivers/i8254x.obj:DRIVERS/I8254X.OBJ:$(KERNEL)/drivers/i8254x.asm \
drivers/rhine.obj:DRIVERS/RHINE.OBJ:$(KERNEL)/drivers/rhine.asm \
# end of list
# The list of files which should be copied from somewhere.