blob: a7c75ae368fda862940385674fe0be7a141cc0ff [file] [log] [blame]
Walter Schweizera0a868b2016-10-06 23:29:56 +02001if TARGET_DS109
2
3config SYS_BOARD
4 default "ds109"
5
6config SYS_VENDOR
7 default "Synology"
8
9config SYS_CONFIG_NAME
10 default "ds109"
11
12endif