diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-6/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index ba4e164b11a..fb02de8d1e1 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -126,6 +126,9 @@ REMOVE_FILES= /bin/df /bin/su /etc/exports /etc/group \ NEEDLOADLINK= true .endif +do-patch: + @${DO_NADA} + pre-install: # # Handle the loading of the linux loadable kernel module if |