blob: f7a682e0a71f385c249c78d7ffdc2ec903e7ba3c [file] [log] [blame]
Paul Kocialkowski02579302015-07-20 15:17:11 +02001if TARGET_SNIPER
2
3config SYS_BOARD
4 default "sniper"
5
6config SYS_VENDOR
7 default "lge"
8
9config SYS_CONFIG_NAME
10 default "sniper"
11
12endif