X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fadm5120%2Frouter_le%2Fprofiles%2FRB1xx.mk;h=fdeed0a6ace5cc9bc9ce8d1b58ecc30a9309adf7;hb=82a938d7b7b2d73fa3fb72a50c7ff8308dc694f2;hp=9dd3de09735858fdfc322ab866a6a5d7688f8c7f;hpb=6db7ad74f61eeaae0c8ecb08d483599d9d80c53f;p=openwrt-10.03%2F.git diff --git a/target/linux/adm5120/router_le/profiles/RB1xx.mk b/target/linux/adm5120/router_le/profiles/RB1xx.mk index 9dd3de097..fdeed0a6a 100644 --- a/target/linux/adm5120/router_le/profiles/RB1xx.mk +++ b/target/linux/adm5120/router_le/profiles/RB1xx.mk @@ -1,17 +1,18 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2007 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # define Profile/RouterBoard - NAME:=RouterBoard RB1xx - PACKAGES:=kmod-madwifi + NAME:=Mikrotik RouterBoard 1xx family + PACKAGES:=kmod-madwifi kmod-pata-rb153-cf endef define Profile/RouterBoard/Description - Package set compatible with the RouterBoard RB1xx devices. Contains RouterOS to OpenWrt\\\ - installation scripts. + Package set compatible with the RouterBoard RB1xx devices. Contains RouterOS to OpenWrt\\\ + installation scripts. endef + $(eval $(call Profile,RouterBoard))