mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 12:40:06 +04:00
treewide: back to cmake.mk
Ninja was merged to base and therefore we can now use normal cmake.mk Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ PKG_LICENSE:=ISC
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include ../../devel/ninja/ninja-cmake.mk
|
||||
include $(INCLUDE_DIR)/cmake.mk
|
||||
|
||||
CMAKE_OPTIONS += -DLIBNL_LIBRARY_TINY=ON
|
||||
TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include/libnl-tiny
|
||||
|
||||
Reference in New Issue
Block a user