mirror of
https://gitlab.com/kernel-firmware/linux-firmware.git
synced 2025-12-10 07:44:48 +01:00
configure: remove unused file
Remove the dummy and unused configure file. Glancing across distributions (Alpine, Arch, Fedora, CentOS Stream, Gentoo, Debian, Ubuntu) - they don't use it. It's not mentioned in our README either, so let's just remove it. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
parent
a296fe324c
commit
d2fd241fe0
2 changed files with 0 additions and 5 deletions
|
|
@ -84,7 +84,6 @@ def main():
|
|||
"WHENCE",
|
||||
"build_packages.py",
|
||||
"check_whence.py",
|
||||
"configure",
|
||||
"contrib/process_linux_firmware.py",
|
||||
"contrib/templates/debian.changelog",
|
||||
"contrib/templates/debian.control",
|
||||
|
|
|
|||
4
configure
vendored
4
configure
vendored
|
|
@ -1,4 +0,0 @@
|
|||
#!/bin/bash
|
||||
# -*- mode: sh -*-
|
||||
# Our Makefile doesn't do srcdir != builddir
|
||||
#buildapi-variable-no-builddir
|
||||
Loading…
Add table
Reference in a new issue