Some more compilability

This commit is contained in:
def 2015-03-14 11:31:06 +01:00
parent 0fd857b410
commit 6af7510cc5

View file

@ -21,6 +21,9 @@
#else
#define PLAT_NAME CONF_PLATFORM_STRING "-unsupported"
#endif
#else
#define PLAT_EXT ""
#define PLAT_NAME "unsupported-unsupported"
#endif
#define PLAT_CLIENT_DOWN CLIENT_EXEC "-" PLAT_NAME PLAT_EXT