diff options
-rw-r--r-- | package/opkg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/opkg/Makefile b/package/opkg/Makefile index e67584764..d72cc0ce4 100644 --- a/package/opkg/Makefile +++ b/package/opkg/Makefile @@ -5,6 +5,7 @@ # See /LICENSE for more information. include $(TOPDIR)/rules.mk +include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=opkg PKG_REV:=215 |