mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
ramips: add mpr-a1 to default profile
Add hame mpr-a1 to default ramips profile. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 42191
This commit is contained in:
parent
bb9a23aca2
commit
a62e8bd145
1 changed files with 1 additions and 0 deletions
|
|
@ -601,6 +601,7 @@ define Image/Build/Profile/Default
|
|||
$(call Image/Build/Profile/M3,$(1))
|
||||
$(call Image/Build/Profile/M4,$(1))
|
||||
$(call Image/Build/Profile/MOFI3500-3GN,$(1))
|
||||
$(call Image/Build/Profile/MPRA1,$(1))
|
||||
$(call Image/Build/Profile/MPRA2,$(1))
|
||||
$(call Image/Build/Profile/MZKW300NH2,$(1))
|
||||
$(call Image/Build/Profile/NBG-419N,$(1))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue