dmidecode should depend on the x86 target
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11306 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fecd643730
commit
db524c5a18
@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/dmidecode
|
define Package/dmidecode
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
DEPENDS:=@LINUX_2_6
|
DEPENDS:=@TARGET_x86
|
||||||
TITLE:=Displays BIOS informations.
|
TITLE:=Displays BIOS informations.
|
||||||
URL:=http://www.nongnu.org/dmidecode/
|
URL:=http://www.nongnu.org/dmidecode/
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user