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:
parent
12443beb3c
commit
8b6929619c
@ -108,6 +108,8 @@ endif
|
|||||||
# depends PACKAGE_xorg-server || BROKEN
|
# depends PACKAGE_xorg-server || BROKEN
|
||||||
#endef
|
#endef
|
||||||
|
|
||||||
|
STAMP_CONFIGURED:=$(STAMP_CONFIGURED)_$(BOARD)
|
||||||
|
|
||||||
define Package/xorg-server/Default
|
define Package/xorg-server/Default
|
||||||
SECTION:=xorg-server
|
SECTION:=xorg-server
|
||||||
CATEGORY:=Xorg
|
CATEGORY:=Xorg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user