diff options
Diffstat (limited to 'targets/pseudo/universe/Makefile')
-rw-r--r-- | targets/pseudo/universe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/pseudo/universe/Makefile b/targets/pseudo/universe/Makefile index 85b6b7189477..ef696d330e01 100644 --- a/targets/pseudo/universe/Makefile +++ b/targets/pseudo/universe/Makefile @@ -32,7 +32,7 @@ # # this is the RELDIR of the target we build -UNIVERSE_TARGET_RELDIR?= pkgs/pseudo/the-lot +UNIVERSE_TARGET_RELDIR?= targets/pseudo/the-lot # the list of machines TARGET_MACHINE_LIST = i386 amd64 |