X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/6db7ad74f61eeaae0c8ecb08d483599d9d80c53f..63c42902d76926b7336d3a50f71e5fad9de3f449:/target/linux/adm5120/router_le/profiles/105-Texas.mk diff --git a/target/linux/adm5120/router_le/profiles/105-Texas.mk b/target/linux/adm5120/router_le/profiles/105-Texas.mk index 727a0c064..dff3baffc 100644 --- a/target/linux/adm5120/router_le/profiles/105-Texas.mk +++ b/target/linux/adm5120/router_le/profiles/105-Texas.mk @@ -1,17 +1,17 @@ # -# 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/Texas - NAME:=Texas Instruments WiFi - PACKAGES:=kmod-acx + NAME:=Texas Instruments WiFi + PACKAGES:=kmod-acx endef define Profile/Texas/Description - Package set compatible with hardware using Texas Instruments WiFi cards + Package set compatible with hardware using Texas Instruments WiFi cards. endef $(eval $(call Profile,Texas))