diff options
Diffstat (limited to 'target/linux/ar71xx/generic/profiles/openmesh.mk')
-rw-r--r-- | target/linux/ar71xx/generic/profiles/openmesh.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/ar71xx/generic/profiles/openmesh.mk b/target/linux/ar71xx/generic/profiles/openmesh.mk index 15b974abf5..dbdf16959f 100644 --- a/target/linux/ar71xx/generic/profiles/openmesh.mk +++ b/target/linux/ar71xx/generic/profiles/openmesh.mk @@ -5,17 +5,6 @@ # See /LICENSE for more information. # -define Profile/OM2P - NAME:=OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-HSv2/OM2P-HSv3/OM2P-LC - PACKAGES:=kmod-ath9k om-watchdog -endef - -define Profile/OM2P/Description - Package set optimized for the OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-HSv2/OM2P-HSv3/OM2P-LC. -endef - -$(eval $(call Profile,OM2P)) - define Profile/OM5P NAME:=OpenMesh OM5P/OM5P-AN PACKAGES:=kmod-ath9k om-watchdog |