mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
7 lines
166 B
Plaintext
7 lines
166 B
Plaintext
if BR2_arm
|
|
|
|
source "$BR2_EXTERNAL_INFIX_PATH/board/arm/microchip-sama7g54-ek/Config.in"
|
|
source "$BR2_EXTERNAL_INFIX_PATH/board/arm/raspberrypi-rpi2/Config.in"
|
|
|
|
endif
|