mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
remove a leftover comment
This commit is contained in:
parent
5aa6dfda1c
commit
6e873a2d39
1 changed files with 0 additions and 2 deletions
|
|
@ -445,8 +445,6 @@ do_kernel() { # OK
|
|||
${BINMAKE} ${o_par} KERNCONF=${l_kernconf} \
|
||||
-v -f ${PICO_TREE}/build/Makefile.conf ) || \
|
||||
fail $? missing_kernel
|
||||
# -DWITHOUT_CLANG_IS_CC \
|
||||
|
||||
}
|
||||
|
||||
# Populate the variable part of the floppy filesystem. Must be done before
|
||||
|
|
|
|||
Loading…
Reference in a new issue