work in progress of usb controller and usb stack for omap3

This commit is contained in:
Travis Geiselbrecht
2008-09-04 02:41:01 -07:00
parent 6ec9c27dd5
commit 2c691e84a4
13 changed files with 472 additions and 1 deletions

5
dev/usb/rules.mk Normal file
View File

@@ -0,0 +1,5 @@
LOCAL_DIR := $(GET_LOCAL_DIR)
OBJS += \
$(LOCAL_DIR)/usb.o