Explorar el Código

site.mk: fix spacing - damn

Karsten Böddeker hace 8 años
padre
commit
00742c28ba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      site.mk

+ 1 - 1
site.mk

@@ -48,7 +48,7 @@ USB_NIC := \
 ifeq ($(GLUON_TARGET),x86-generic)
 	GLUON_SITE_PACKAGES += \
 		$(USB_BASIC) \
-        kmod-usb-ohci-pci \
+		kmod-usb-ohci-pci \
 		$(USB_NIC)
 endif