4 lines
63 B
Makefile
4 lines
63 B
Makefile
|
ifeq ($(PACKAGE_SET),dom0)
|
||
|
RPM_SPEC_FILES := kernel.spec
|
||
|
endif
|