summaryrefslogtreecommitdiffstats
path: root/uClinux-2.4.20-uc1/drivers/usb/wbusbd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'uClinux-2.4.20-uc1/drivers/usb/wbusbd/Makefile')
-rwxr-xr-xuClinux-2.4.20-uc1/drivers/usb/wbusbd/Makefile26
1 files changed, 13 insertions, 13 deletions
diff --git a/uClinux-2.4.20-uc1/drivers/usb/wbusbd/Makefile b/uClinux-2.4.20-uc1/drivers/usb/wbusbd/Makefile
index 67c0de1..9972ba3 100755
--- a/uClinux-2.4.20-uc1/drivers/usb/wbusbd/Makefile
+++ b/uClinux-2.4.20-uc1/drivers/usb/wbusbd/Makefile
@@ -1,13 +1,13 @@
-#
- # Makefile for USB peripheral controller and gadget drivers
- # for kbuild 2.4
- #
-
-O_TARGET := w90n745_usbd.o
-
-obj-$(CONFIG_WINBOND_USBD_MASS) += w90n745_mass.o
-obj-$(CONFIG_WINBOND_USBD_VCOM) += w90n745_vcom.o
-
-#export-objs := w90n745_usb.o
-
-include $(TOPDIR)/Rules.make
+#
+ # Makefile for USB peripheral controller and gadget drivers
+ # for kbuild 2.4
+ #
+
+O_TARGET := w90n745_usbd.o
+
+obj-$(CONFIG_WINBOND_USBD_MASS) += w90n745_mass.o
+obj-$(CONFIG_WINBOND_USBD_VCOM) += w90n745_vcom.o
+
+#export-objs := w90n745_usb.o
+
+include $(TOPDIR)/Rules.make