mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-10 11:57:43 +00:00
- make sure to check against ia32
This commit is contained in:
parent
b82245322e
commit
bf64053b8b
@ -1,3 +1,5 @@
|
|||||||
ifeq ($(strip $(BR2_TARGET_GENERIC)),y)
|
ifeq ($(strip $(BR2_TARGET_GENERIC)),y)
|
||||||
|
ifeq ($(strip $(BR2_i386)),y)
|
||||||
include target/device/x86/i386/Makefile.in
|
include target/device/x86/i386/Makefile.in
|
||||||
endif
|
endif
|
||||||
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user