added the initial version of the XOrg support. still lots of cleaning up that needs...
[openwrt/svn-archive/archive.git] / XOrg / driver / xf86-input-evdev-X11R7.1 / Makefile
1 include $(TOPDIR)/rules.mk
2
3 PKG_BASE_NAME:=xf86
4 PKG_NAME:=xf86-input-evdev-X11R7.1
5 PKG_RELEASE:=1
6 PKG_VERSION:=1.1.2
7
8 _DEPEND:=
9
10
11 include ../common.mk
12
13 $(eval $(call BuildPackage,$(PKG_NAME)))