mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-04 01:47:42 +01:00
wireless-regdb: fix Makefile indentation
Signed-off-by: John Crispin <john@phrozen.org>
(cherry picked from commit 8562e77953)
This commit is contained in:
parent
0a4071b550
commit
d6ecadb05c
1 changed files with 5 additions and 5 deletions
|
|
@ -12,11 +12,11 @@ PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
|
|||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/wireless-regdb
|
||||
PKGARCH:=all
|
||||
SECTION:=firmware
|
||||
CATEGORY:=Firmware
|
||||
URL:=https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git/
|
||||
TITLE:=Wireless Regulatory Database
|
||||
PKGARCH:=all
|
||||
SECTION:=firmware
|
||||
CATEGORY:=Firmware
|
||||
URL:=https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git/
|
||||
TITLE:=Wireless Regulatory Database
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue