utils/fbtest: drop Build/Prepare rule in favor of default one
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
parent
832cd7ceb5
commit
9270ef06c6
1 changed files with 0 additions and 5 deletions
|
@ -21,11 +21,6 @@ define Package/fbtest
|
||||||
DEPENDS:=@DISPLAY_SUPPORT
|
DEPENDS:=@DISPLAY_SUPPORT
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Prepare
|
|
||||||
mkdir -p $(PKG_BUILD_DIR)
|
|
||||||
$(CP) ./src/* $(PKG_BUILD_DIR)/
|
|
||||||
endef
|
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue