d71c1988401db6b425815f7e973215c999f3130b
2 # Copyright (C) 2006 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
7 include $(TOPDIR
)/rules.mk
8 include $(INCLUDE_DIR
)/image.mk
17 touch
$(BIN_DIR
)/openwrt-
$(BOARD
)-$(KERNEL
)-$(1).img
18 $(STAGING_DIR
)/bin
/airlink
-b
1 -j
$(LINUX_DIR
)/arch
/i386
/boot
/bzImage
$(KDIR
)/root.
$(1) $(BIN_DIR
)/openwrt-
$(BOARD
)-$(KERNEL
)-$(1).img
21 $(eval
$(call BuildImage
))
This page took 0.045336 seconds and 3 git commands to generate.