summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2026-02-17 15:27:12 +0100
committerAndreas Enge <andreas@enge.fr>2026-02-17 16:52:24 +0100
commit7911238d0945039d479163d33801a7a4cf7ddfe0 (patch)
tree617fc8279f58066d2caf7f4c779d3b4783a0f472 /Makefile.am
parent4e4574a7a93460484e61336027e926320e3ab628 (diff)
system: Remove asus-c201.tmp.
The file transitively depends on vboot-utils, which does not build and which depends on python2. This effectively reverts commit df2a96167fd97b1b2013813127e44b0bd5ca7469 . * gnu/system/examples/asus-c201.tmpl: Remove file. * Makefile.am (EXAMPLES): Unregister file. Change-Id: I90683a01fc53c0491a77670c850c7afe6026c878
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index beee29ad0f2..f8018117566 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -494,7 +494,6 @@ AUX_FILES = \
# Templates, examples.
EXAMPLES = \
- gnu/system/examples/asus-c201.tmpl \
gnu/system/examples/bare-bones.tmpl \
gnu/system/examples/bare-hurd.tmpl \
gnu/system/examples/bare-hurd64.tmpl \