projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: add a secondary mdio bus
[openwrt.git]
/
target
/
linux
/
lantiq
/
falcon
/
profiles
/
000-generic.mk
diff --git
a/target/linux/lantiq/falcon/profiles/000-generic.mk
b/target/linux/lantiq/falcon/profiles/000-generic.mk
index
166c52b
..
480e58e
100644
(file)
--- a/
target/linux/lantiq/falcon/profiles/000-generic.mk
+++ b/
target/linux/lantiq/falcon/profiles/000-generic.mk
@@
-1,12
+1,10
@@
define Profile/Generic
NAME:=Generic - all boards
PACKAGES:= \
define Profile/Generic
NAME:=Generic - all boards
PACKAGES:= \
- kmod-leds-gpio \
kmod-dm9000 \
kmod-dm9000 \
- kmod-i2c-core kmod-i2c-
algo-bit kmod-i2c-gpio
kmod-eeprom-at24 \
+ kmod-i2c-core kmod-i2c-
falcon-lantiq
kmod-eeprom-at24 \
kmod-spi-bitbang kmod-spi-gpio kmod-eeprom-at25 \
kmod-spi-bitbang kmod-spi-gpio kmod-eeprom-at25 \
- gpon-dti-agent \
- uboot-easy980x0_norflash uboot-easy980x0_serialflash uboot-easy98020
+ gpon-dti-agent
endef
$(eval $(call Profile,Generic))
endef
$(eval $(call Profile,Generic))
This page took
0.024671 seconds
and
4
git commands to generate.