f03ccf86d6
Config for rootfs and grub is not needed anymore (https://dev.openwrt.org/ticket/18074) Config file not needed anymore (set implicitly by gluon now) Avoid empty vars
5 lines
220 B
Makefile
5 lines
220 B
Makefile
$(eval $(call GluonProfile,GENERIC))
|
|
$(eval $(call GluonProfileFactorySuffix,GENERIC,-ext4,.img.gz))
|
|
$(eval $(call GluonProfileSysupgradeSuffix,GENERIC,-ext4,.img.gz))
|
|
$(eval $(call GluonModel,GENERIC,combined,x86-xen))
|