mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-06-11 02:27:27 -04:00
utils/fbtest: drop Build/Prepare rule in favor of default one
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
committed by
John Crispin
parent
832cd7ceb5
commit
9270ef06c6
@@ -21,11 +21,6 @@ define Package/fbtest
|
||||
DEPENDS:=@DISPLAY_SUPPORT
|
||||
endef
|
||||
|
||||
define Build/Prepare
|
||||
mkdir -p $(PKG_BUILD_DIR)
|
||||
$(CP) ./src/* $(PKG_BUILD_DIR)/
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user