diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-16 11:08:19 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-16 11:08:19 +0000 |
commit | a6e256367b989abdb8ef97831ee3d391c15bef24 (patch) | |
tree | 620af01e827910264a681995f792ecbc4dc07751 /package/uboot-lantiq/Makefile | |
parent | 6e424759e382cc6ac21905961f82de909360ebac (diff) |
package/uboot-lantiq: move configuration in submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20919 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/uboot-lantiq/Makefile')
-rw-r--r-- | package/uboot-lantiq/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/uboot-lantiq/Makefile b/package/uboot-lantiq/Makefile index 186490875..8b69fe950 100644 --- a/package/uboot-lantiq/Makefile +++ b/package/uboot-lantiq/Makefile @@ -31,6 +31,7 @@ define Package/uboot-lantiq DEPENDS:=@TARGET_ifxmips TITLE:=U-Boot for Lantiq reference boards URL:=http://www.denx.de/wiki/U-Boot + MENU:=1 endef define Build/Prepare |