blob: ac5aedf46ad218f99a701fa114f7335fca515490 [file] [log] [blame]
Andreas Färber81be6802017-05-15 17:54:26 +08001if TARGET_GEEKBOX
2
3config SYS_BOARD
4 default "geekbox"
5
6config SYS_VENDOR
7 default "geekbuying"
8
9config SYS_CONFIG_NAME
10 default "geekbox"
11
Andreas Färber81be6802017-05-15 17:54:26 +080012endif