917deaf4cb
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8853 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 lines
193 B
Makefile
14 lines
193 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
PKG_BASE_NAME:=xf86
|
|
PKG_NAME:=xf86-video-fbdev-X11R7.2
|
|
PKG_RELEASE:=1
|
|
PKG_VERSION:=0.3.1
|
|
|
|
_DEPEND:=
|
|
|
|
|
|
include ../common.mk
|
|
|
|
$(eval $(call BuildPackage,$(PKG_NAME)))
|