Clean up
This commit is contained in:
parent
06f9a400f6
commit
088035955e
1 changed files with 0 additions and 5 deletions
|
@ -24,15 +24,10 @@ define Package/cronosagent/description
|
|||
endef
|
||||
|
||||
define Build/Prepare
|
||||
echo $(X_SOURCE_DIR)
|
||||
mkdir -p $(PKG_BUILD_DIR)
|
||||
$(CP) -R $(X_SOURCE_DIR)/* $(PKG_BUILD_DIR)/
|
||||
endef
|
||||
|
||||
#define Build/Compile
|
||||
# $(call Build/Compile/Default, -C $(PKG_BUILD_DIR) )
|
||||
#endef
|
||||
|
||||
define Package/cronosagent/conffiles
|
||||
/etc/config/cronosagent
|
||||
endef
|
||||
|
|
Loading…
Add table
Reference in a new issue