From a8e75368f3d8ed37ad064f089d86ee2af734e271 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 16:43:52 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) --- emulators/virtualbox-ose/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/virtualbox-ose') diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile index d89d8ebc8e43..d29c90852ab0 100644 --- a/emulators/virtualbox-ose/Makefile +++ b/emulators/virtualbox-ose/Makefile @@ -77,6 +77,7 @@ ENV= .SHELL: path="/bin/sh" unsetenv=true .endif +NO_STAGE= yes .include KMODDIR= /boot/modules -- cgit