use board names instead of arch in packages
SVN-Revision: 17063
This commit is contained in:
@@ -23,7 +23,7 @@ define Package/Default
|
||||
else
|
||||
VERSION:=$(PKG_RELEASE)
|
||||
endif
|
||||
PKGARCH:=$(ARCH)
|
||||
PKGARCH:=$(BOARD)
|
||||
PRIORITY:=optional
|
||||
DEFAULT:=
|
||||
MENU:=
|
||||
|
||||
Reference in New Issue
Block a user