summaryrefslogtreecommitdiff
path: root/sys/arch/pc532/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/pc532/conf')
-rw-r--r--sys/arch/pc532/conf/Makefile.pc5322
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/pc532/conf/Makefile.pc532 b/sys/arch/pc532/conf/Makefile.pc532
index 9783acc0a74..a3b01a3ad36 100644
--- a/sys/arch/pc532/conf/Makefile.pc532
+++ b/sys/arch/pc532/conf/Makefile.pc532
@@ -81,7 +81,7 @@ clean::
#lint: /tmp param.c
# @lint -hbxn -I. -DGENERIC -Dvolatile= ${COPTS} ${PARAM} \
-# ${I386}/i386/Locore.c ${CFILES} ioconf.c param.c | \
+# ${CFILES} ioconf.c param.c | \
# grep -v 'struct/union .* never defined' | \
# grep -v 'possible pointer alignment problem'