mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
apps/system/cachespeed/Make.defs: Fix mistakes in comments
Fix mistakes in comments
This commit is contained in:
parent
dd607dbd11
commit
ef908dd83b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
############################################################################
|
||||
# apps/system/cachespeed/Make.def
|
||||
# apps/system/cachespeed/Make.defs
|
||||
#
|
||||
# Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
# contributor license agreements. See the NOTICE file distributed with
|
||||
|
|
@ -20,4 +20,4 @@
|
|||
|
||||
ifneq ($(CONFIG_SYSTEM_CACHESPEED),)
|
||||
CONFIGURED_APPS += $(APPDIR)/system/cachespeed
|
||||
endif
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue