Skip to content
Snippets Groups Projects
Commit fbb93a05 authored by Johannes Rudolph's avatar Johannes Rudolph
Browse files

Update site.mk: kmod-phylib-broadcom not available in openwrt... waiting for lede

parent fb751155
No related branches found
No related tags found
No related merge requests found
...@@ -46,7 +46,6 @@ ifeq ($(GLUON_TARGET),x86-generic) ...@@ -46,7 +46,6 @@ ifeq ($(GLUON_TARGET),x86-generic)
GLUON_SITE_PACKAGES += \ GLUON_SITE_PACKAGES += \
$(USB_BASIC) \ $(USB_BASIC) \
kmod-usb-ohci-pci \ kmod-usb-ohci-pci \
kmod-phylib-broadcom \
$(USB_NIC) $(USB_NIC)
endif endif
...@@ -54,7 +53,6 @@ ifeq ($(GLUON_TARGET),x86-64) ...@@ -54,7 +53,6 @@ ifeq ($(GLUON_TARGET),x86-64)
GLUON_SITE_PACKAGES += \ GLUON_SITE_PACKAGES += \
$(USB_BASIC) \ $(USB_BASIC) \
$(USB_NIC) \ $(USB_NIC) \
kmod-phylib-broadcom \
kmod-igb kmod-igb
endif endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment