blob: 74f004f53cabe70dc6d63b665bb533bb953cee7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
if TARGET_WORK_92105
config SYS_BOARD
default "work_92105"
config SYS_VENDOR
default "work-microwave"
config SYS_SOC
default "lpc32xx"
config SYS_CONFIG_NAME
default "work_92105"
endif
|