summaryrefslogtreecommitdiff
path: root/package/xf86-video-geode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/xf86-video-geode/Makefile')
-rw-r--r--package/xf86-video-geode/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/xf86-video-geode/Makefile b/package/xf86-video-geode/Makefile
index 0005f98a4..b15cc7f7c 100644
--- a/package/xf86-video-geode/Makefile
+++ b/package/xf86-video-geode/Makefile
@@ -1,7 +1,7 @@
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.
-include $(TOPDIR)/rules.mk
+include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= xf86-video-geode
PKG_VERSION:= 2.11.15
@@ -16,7 +16,7 @@ PKG_SITES:= ${MASTER_SITE_XORG}
PKG_SYSTEM_DEPENDS:= pcengines-alix1c
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
-include $(TOPDIR)/mk/package.mk
+include $(ADK_TOPDIR)/mk/package.mk
$(eval $(call PKG_template,XF86_VIDEO_GEODE,xf86-video-geode,$(PKG_VERSION)-$(PKG_RELEASE),${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
@@ -27,4 +27,4 @@ xf86-video-geode-install:
${CP} ${WRKINST}/usr/lib/xorg/modules/drivers/geode_drv.so \
${IDIR_XF86_VIDEO_GEODE}/usr/lib/xorg/modules/drivers/
-include ${TOPDIR}/mk/pkg-bottom.mk
+include ${ADK_TOPDIR}/mk/pkg-bottom.mk