Skip to content
Snippets Groups Projects
Commit a87e7936 authored by Helge Jung's avatar Helge Jung
Browse files

custom banner file for FFPB

parent a86893e2
No related branches found
No related tags found
No related merge requests found
include $(TOPDIR)/rules.mk
PKG_NAME:=ffpb-banner
PKG_VERSION:=1
PKG_RELEASE:=$(GLUON_VERSION).$(GLUON_SITE_CODE)-$(GLUON_RELEASE).$(GLUON_CONFIG_VERSION)
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
include $(INCLUDE_DIR)/package.mk
define Package/ffpb-banner
SECTION:=ffpb
CATEGORY:=debug
TITLE:=Banner file replacement
DEPENDS:=+gluon-core +busybox
endef
define Package/ffpb-banner/description
Banner file replacement
endef
define Build/Prepare
mkdir -p $(PKG_BUILD_DIR)
endef
define Build/Configure
endef
define Build/Compile
endef
define Package/ffpb-banner/install
$(CP) ./files/* $(1)/
endef
$(eval $(call BuildPackage,ffpb-banner))
_____ _ ___ _ _____ _ _
| __|___ ___|_| _|_ _ ___| |_ | _ |___ _| |___ ___| |_ ___ ___ ___
| __| _| -_| | _| | | | '_| | __| .'| . | -_| _| . | . | _| |
|__| |_| |___|_|_| |___|_|_|_,_| |__| |__,|___|___|_| |___|___|_| |_|_|
Web: http://paderborn.freifunk.net/ und https://youngage.eu/chat/?#ffpb
Debug-Kommando: ffpb-debug
Firmware-Update erzwingen: autoupdater -f
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment