Skip to content
Snippets Groups Projects
Commit 839cfc6b authored by MrMM's avatar MrMM
Browse files

added configure and compile defenitions

parent b7ec8ea4
Branches
Tags
No related merge requests found
......@@ -18,6 +18,11 @@ define Build/Prepare
mkdir -p $(PKG_BUILD_DIR)
endef
define Build/Configure
endef
define Build/Compile
endef
define Package/gluon-ssid-changer/install
$(CP) ./files/* $(1)/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment