Add $(BOARD) to the configure stamp, so the package gets rebuild when the arch

board is changed.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@13190 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
lars 2008-11-11 22:21:28 +00:00
parent 12443beb3c
commit 8b6929619c

View File

@ -108,6 +108,8 @@ endif
# depends PACKAGE_xorg-server || BROKEN
#endef
STAMP_CONFIGURED:=$(STAMP_CONFIGURED)_$(BOARD)
define Package/xorg-server/Default
SECTION:=xorg-server
CATEGORY:=Xorg