fix typo
SVN-Revision: 14609
This commit is contained in:
parent
b29544b2c3
commit
6ccc1c8e3c
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ define BuildPackage
|
|||
$(eval $(Package/$(1)))
|
||||
|
||||
ifdef DESCRIPTION
|
||||
$$(error DESCRIPTION:= is obselete, use Package/PKG_NAME/description)
|
||||
$$(error DESCRIPTION:= is obsolete, use Package/PKG_NAME/description)
|
||||
endif
|
||||
|
||||
ifndef Package/$(1)/description
|
||||
|
|
Loading…
Reference in a new issue