fix base-files version number
SVN-Revision: 3888
This commit is contained in:
parent
38e0f11f41
commit
6860977c4c
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ define Package/base-files$(TARGET)
|
|||
DEFAULT:=y
|
||||
TITLE:=OpenWrt system scripts
|
||||
DESCRIPTION:=Base filesystem for OpenWrt
|
||||
VERSION:=$(PKG_RELEASE)
|
||||
endef
|
||||
|
||||
define Package/libgcc
|
||||
|
|
Loading…
Reference in a new issue