diff --git a/site.mk b/site.mk index 5c5a7ce..1ff2123 100644 --- a/site.mk +++ b/site.mk @@ -13,7 +13,6 @@ GLUON_SITE_PACKAGES := \ gluon-config-mode-contact-info \ gluon-ebtables-filter-multicast \ gluon-ebtables-filter-ra-dhcp \ - gluon-legacy \ gluon-luci-admin \ gluon-luci-autoupdater \ gluon-luci-portconfig \ @@ -32,7 +31,9 @@ GLUON_SITE_PACKAGES := \ kmod-usb2 \ kmod-usb-hid \ kmod-usb-net \ - kmod-usb-net-asix + kmod-usb-net-asix \ + kmod-usb-net-rtl8150 \ + kmod-usb-net-rtl8152 DEFAULT_GLUON_RELEASE := 2014.4-stable-2.1 # Allow overriding the release number from the command line