mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-08 03:50:48 +00:00
system/mtd: drop Build/Prepare rule in favor of default one
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
parent
fb789c4821
commit
8ecf7443a4
@ -31,11 +31,6 @@ define Package/mtd/description
|
|||||||
older OpenWrt releases.
|
older OpenWrt releases.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Prepare
|
|
||||||
mkdir -p $(PKG_BUILD_DIR)
|
|
||||||
$(CP) ./src/* $(PKG_BUILD_DIR)/
|
|
||||||
endef
|
|
||||||
|
|
||||||
target=$(firstword $(subst -, ,$(BOARD)))
|
target=$(firstword $(subst -, ,$(BOARD)))
|
||||||
|
|
||||||
MAKE_FLAGS += TARGET="$(target)"
|
MAKE_FLAGS += TARGET="$(target)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user