diff options
Diffstat (limited to 'sys/modules/Makefile')
| -rw-r--r-- | sys/modules/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index c4569e199eb3..4bc7f64760ce 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -86,7 +86,6 @@ SUBDIR= \ ${_chromebook_platform} \ ${_ciss} \ ${_coretemp} \ - ${_cp} \ ${_cpsw} \ ${_cpuctl} \ ${_cpufreq} \ @@ -810,9 +809,6 @@ _vmm= vmm # XXX some of these can move now, but are untested on other architectures. _3dfx= 3dfx _3dfx_linux= 3dfx_linux -.if ${MK_SOURCELESS_HOST} != "no" -_cp= cp -.endif _glxiic= glxiic _glxsb= glxsb _pcfclock= pcfclock |
