Skip to content

Commit

Permalink
Merge branch 'master' of git://git.denx.de/u-boot-usb
Browse files Browse the repository at this point in the history
Conflicts:
	include/configs/arndale.h

Signed-off-by: Tom Rini <[email protected]>
  • Loading branch information
trini committed Dec 31, 2014
2 parents 6d76e2a + edd8890 commit b7b3b8c
Show file tree
Hide file tree
Showing 5 changed files with 719 additions and 0 deletions.
1 change: 1 addition & 0 deletions drivers/usb/eth/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
# new USB host ethernet layer dependencies
obj-$(CONFIG_USB_HOST_ETHER) += usb_ether.o
obj-$(CONFIG_USB_ETHER_ASIX) += asix.o
obj-$(CONFIG_USB_ETHER_ASIX88179) += asix88179.o
obj-$(CONFIG_USB_ETHER_MCS7830) += mcs7830.o
obj-$(CONFIG_USB_ETHER_SMSC95XX) += smsc95xx.o
Loading

0 comments on commit b7b3b8c

Please sign in to comment.