diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2004-12-27 22:11:20 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-12-27 22:11:20 +0000 |
commit | 49a7e4d168e3b110aced610ab72559d3fc3f1dd6 (patch) | |
tree | 62ce752a1ea8789ad6dce69e7ce10bc61ce9049a /emulators/linux_base | |
parent | f41292012673d45669b6c59ca6d5d42e22eca405 (diff) | |
download | ports-49a7e4d168e3b110aced610ab72559d3fc3f1dd6.tar.gz ports-49a7e4d168e3b110aced610ab72559d3fc3f1dd6.zip |
Notes
Diffstat (limited to 'emulators/linux_base')
-rw-r--r-- | emulators/linux_base/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index 47b449efd2f9..892191213509 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/Makefile @@ -133,9 +133,6 @@ FALLBACK_ELF_MIB= kern.fallback_elf_brand LINUX_ELF= 3 PREVIOUS_ELF!= /sbin/sysctl -n ${FALLBACK_ELF_MIB} -do-patch: - @${DO_NADA} - pre-install: # # Handle the loading of the linux loadable kernel module if required. |