On 04/28/2011 12:49 PM, John Zavgren wrote:
Emmanuel:
Thanks for getting back to me on this issue. I haven't tried your
suggestions yet, however, I wonder why similar packages that don't
have the modifications you recommend seem to work they way I expect
them to.
For example, the package th
Emmanuel:
Thanks for getting back to me on this issue. I haven't tried your
suggestions yet, however, I wonder why similar packages that don't have the
modifications you recommend seem to work they way I expect them to.
For example, the package that installs the bridge utiliites:
package/bridge-u
Hello,
On 04/28/2011 12:16 AM, John Zavgren wrote:
Thanks for getting back to me... I'm still confused. I selected the
trivial package with the<*> option.
Makefile ---
#
# Copyright (C) 2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public
Al 28/04/2011 0:16, En/na John Zavgren ha escrit:
Thanks for getting back to me... I'm still confused. I selected the
trivial package with the<*> option.
Try adding an empty Build/InstallDev section, e.g.
define Build/InstallDev
echo "InstallDev"
endef
Bye
--
Luca
_
Thanks for getting back to me... I'm still confused. I selected the
trivial package with the <*> option.
Makefile ---
#
# Copyright (C) 2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
in
can you post your makefiles on pastebin or similar ?
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Al 27/04/11 20:00, En/na John Zavgren ha escrit:
> I read the documentation and I wrote two packages. Both are visible
> via "make menuconfig". Both compile. But, neither the application or
> the KLM get picked up and packed into the root file image.
Did you select them as or as <*>?
If the form
Hi. I'm new to the group.
I started using openWrt last week and I've come across some vexing
issues. If these are resolved somewhere else, please point me
elsewhere.
First of all, I've been able to build and install an image on my
device (it happens to be a Nexaira BC2 board.) and that works fin