X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Frt3883%2Fprofiles%2Fomnima.mk;h=ce25999b52d275ac27be94e5e0dcb777c9743d1b;hp=2f31715277263b98aa2812ce74a17e1fe8d31c54;hb=713c81e97b5b9557bcb6e6e9dc2308d20f8dbf23;hpb=0bb270429d5834ec73da9c45dff57704dec80b63 diff --git a/target/linux/ramips/rt3883/profiles/omnima.mk b/target/linux/ramips/rt3883/profiles/omnima.mk index 2f31715277..ce25999b52 100644 --- a/target/linux/ramips/rt3883/profiles/omnima.mk +++ b/target/linux/ramips/rt3883/profiles/omnima.mk @@ -5,12 +5,12 @@ # See /LICENSE for more information. # -define Profile/OMNIEMBHPM - NAME:=Omnima EMB-HPM board +define Profile/HPM + NAME:=Omnima HPM PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 endef -define Profile/OMNIEMBHPM/Description - Package set compatible with the Omnima EMB-HPM board. +define Profile/HPM/Description + Package set compatible with the Omnima HPM board. endef -$(eval $(call Profile,OMNIEMBHPM)) +$(eval $(call Profile,HPM))