make huawei hi6250 4.9.319 kernel compile (#431)

This commit is contained in:
Abdelhay-Ali
2023-04-27 07:30:04 +02:00
committed by GitHub
parent 0fa4a4c6db
commit 08e3580646

View File

@@ -15,7 +15,7 @@
* From ss/ebitmap.h
*/
#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 9, 0) && \
LINUX_VERSION_CODE <= KERNEL_VERSION(4, 9, 250)
LINUX_VERSION_CODE < KERNEL_VERSION(4, 10, 0)
#ifdef HISI_SELINUX_EBITMAP_RO
#define CONFIG_IS_HW_HISI
#endif