X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/06c81414a4f1f93719a5c26eb0e5aa216d4d42a8..003debbee6f6c436c7bb0e1d41e89e9429355f7a:/target/linux/adm5120-2.6/profiles/RB1xx.mk diff --git a/target/linux/adm5120-2.6/profiles/RB1xx.mk b/target/linux/adm5120-2.6/profiles/RB1xx.mk index 8e1899893..8bede7a79 100644 --- a/target/linux/adm5120-2.6/profiles/RB1xx.mk +++ b/target/linux/adm5120-2.6/profiles/RB1xx.mk @@ -7,11 +7,11 @@ define Profile/RouterBoard NAME:=RouterBoard RB1xx - PACKAGES:=kmod-madwifi kmod-usb-core kmod-usb-ohci kmod-usb2 patch-cmdline wget2nand + PACKAGES:=kmod-madwifi patch-cmdline endef define Profile/RouterBoard/Description - Package set compatible with the RouterBoard RB1xx devices. Contains USB support and RouterOS to OpenWrt\\\ + Package set compatible with the RouterBoard RB1xx devices. Contains RouterOS to OpenWrt\\\ installation scripts. endef $(eval $(call Profile,RouterBoard))