Add the new USB code to the source tarballs

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14482 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2007-08-27 21:15:37 +00:00
parent 9551ae92a5
commit 0152851fe8

View file

@ -13,9 +13,13 @@ drivers/*.[chS]
drivers/audio/*.[chS] drivers/audio/*.[chS]
drivers/rtc/*.[chS] drivers/rtc/*.[chS]
drivers/tuner/*.[chS] drivers/tuner/*.[chS]
drivers/usb/*.[ch]
export/*.h export/*.h
include/*.h include/*.h
include/sys/*.h include/sys/*.h
usbstack/*.h
usbstack/core/*.c
usbstack/drivers/device/*.[ch]
target/arm/*.[chS] target/arm/*.[chS]
target/arm/archos/av300/*.[chS] target/arm/archos/av300/*.[chS]
target/arm/s3c2440/gigabeat-fx/*.[chS] target/arm/s3c2440/gigabeat-fx/*.[chS]