mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
Remove target specific things from Linux config
This commit is contained in:
parent
979718c8d9
commit
ccd99b0e57
@ -191,14 +191,7 @@ menu "Patches"
|
|||||||
depends on BR2_PACKAGE_LINUX
|
depends on BR2_PACKAGE_LINUX
|
||||||
|
|
||||||
config BR2_LINUX_BSP_PATCH
|
config BR2_LINUX_BSP_PATCH
|
||||||
string "Additional Atmel patch to apply"
|
string "Additional patch to apply (supply full path)"
|
||||||
default "linux-2.6.20.4-atmel.patch.bz2" if BR2_TARGET_AVR32
|
|
||||||
default "linux-2.6.20.4-atmel.patch.bz2" if BR2_TARGET_AT91
|
|
||||||
|
|
||||||
|
|
||||||
config BR2_LINUX_BSP_PATCH
|
|
||||||
string "Additional patch to apply"
|
|
||||||
depends on ! (BR2_TARGET_AVR32 || BR2_TARGET_AT91)
|
|
||||||
default ""
|
default ""
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user