7 lines
114 B
Makefile
7 lines
114 B
Makefile
|
|
||
|
ifeq (distro,$(IMAGE_CLASS))
|
||
|
|
||
|
distro/homeros-nano: distro/.live-base use/live/textinstall use/homeros; @:
|
||
|
|
||
|
endif
|