fix xf86-video-intel compile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13953 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-01-09 17:23:58 +00:00
parent c77edf9821
commit 59ba8d6cd7

View File

@ -35,6 +35,7 @@ endef
EXTRA_CPPFLAGS= -I$(STAGING_DIR)/usr/include/xorg \
-I$(STAGING_DIR)/usr/include/X11/ \
-I$(STAGING_DIR)/usr/include/ \
-I$(STAGING_DIR)/usr/include/drm \
-I$(STAGING_DIR)/include/
EXTRA_CFLAGS+= $(EXTRA_CPPFLAGS)