Move all to deprecated folder.
This commit is contained in:
11
deprecated/firmware/buildroot/arch/Config.in.microblaze
Normal file
11
deprecated/firmware/buildroot/arch/Config.in.microblaze
Normal file
@@ -0,0 +1,11 @@
|
||||
config BR2_ARCH
|
||||
default "microblazeel" if BR2_microblazeel
|
||||
default "microblaze" if BR2_microblazebe
|
||||
|
||||
config BR2_ENDIAN
|
||||
default "LITTLE" if BR2_microblazeel
|
||||
default "BIG" if BR2_microblazebe
|
||||
|
||||
config BR2_microblaze
|
||||
bool
|
||||
default y if BR2_microblazeel || BR2_microblazebe
|
||||
Reference in New Issue
Block a user