From a77de61493f481cbb03019a254eeeda6e959ac24 Mon Sep 17 00:00:00 2001 From: stebifan Date: Thu, 8 Oct 2015 11:25:10 +0200 Subject: [PATCH] Update site.mk --- site.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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